Skip to content

Instantly share code, notes, and snippets.

@carols10cents
Forked from justinxreese/_line_item.html.haml
Created June 22, 2012 15:27
Show Gist options
  • Save carols10cents/2973463 to your computer and use it in GitHub Desktop.
Save carols10cents/2973463 to your computer and use it in GitHub Desktop.
- line_item.ordered_values.each do |val|
"blah"
render :partial => 'line_item', :collection => order.line_items, :as => :line_item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment