Skip to content

Instantly share code, notes, and snippets.

@imteekay
Created October 14, 2015 12:42
Show Gist options
  • Save imteekay/a4ce4c65100995be92a0 to your computer and use it in GitHub Desktop.
Save imteekay/a4ce4c65100995be92a0 to your computer and use it in GitHub Desktop.
Post.find(1)
=> #<Post id: 1, title: "Database & Rails", text: "Lorem Ipsum...", author_id: 1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment