Skip to content

Instantly share code, notes, and snippets.

@beverlynelson
Created November 20, 2012 02:49
Show Gist options
  • Save beverlynelson/4115616 to your computer and use it in GitHub Desktop.
Save beverlynelson/4115616 to your computer and use it in GitHub Desktop.
display customer information
-if @customer.notes.present?
-@customer.notes.each do |customer|
=customer.title
=customer.comment
-#Keep in mind this would be for haml so for erb you need to modify with <% %>, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment