Skip to content

Instantly share code, notes, and snippets.

@wnstn
Created September 14, 2012 18:55
Show Gist options
  • Save wnstn/3723925 to your computer and use it in GitHub Desktop.
Save wnstn/3723925 to your computer and use it in GitHub Desktop.
patients = Patient.find(:all)
patients.each do |patient|
patient.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment