Skip to content

Instantly share code, notes, and snippets.

@Imomoi
Created March 25, 2011 12:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Imomoi/886777 to your computer and use it in GitHub Desktop.
Save Imomoi/886777 to your computer and use it in GitHub Desktop.
%form{:method=>'post', :url=>line_items_path(:product_id => @prod)}
.shoping_cart_col2
%input.cart_box{:name => 'item_quantity', :type => "text", :value => "1"}
.shoping_cart_col3
%button{:type=>'submit'}Add To Cart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment