My Recent Pastes (349 and counting)

Pastes by anathematic (349 and counting)

Pages:

Below are the 4 most recent pasties by anathematic.

April 05, 2007
6:43AM EDT
by anathematic

        <%= start_form_tag :action => 'details', :id => portfolio %>
        <%= image_submit_tag portfolio.img_t, :action => 'details', :method => :post, :id => portfolio, :alt => portfolio.name, :class => 'p-image' %>
        <% end_form_tag %>

March 22, 2007
4:42AM EDT
by anathematic

Error:

NoMethodError in Store#add_to_cart
Showing app/views/store/add_to_cart.rhtml where line #5 raised: 
undefined method `quantity' for #<Product:0x24532bc>

March 22, 2007
4:40AM EDT
by anathematic

Error:

NoMethodError in Store#add_to_cart
Showing app/views/store/add_to_cart.rhtml where line #5 raised: 
undefined method `quantity' for #<Product:0x24532bc>

March 22, 2007
4:32AM EDT
by anathematic

Error:

NoMethodError in Store#add_to_cart
Showing app/views/store/add_to_cart.rhtml where line #5 raised: 
undefined method `quantity' for #<Product:0x24532bc>

Previous page