Skip to content

Instantly share code, notes, and snippets.

@manleyhimself
Created December 15, 2013 06:08
Show Gist options
  • Save manleyhimself/7969541 to your computer and use it in GitHub Desktop.
Save manleyhimself/7969541 to your computer and use it in GitHub Desktop.
Student.find_or_create_by_name("Little Johnny DropTable")
Student.find_or_create_by_name_and_grade("Sally Sue", 5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment