Skip to content

Instantly share code, notes, and snippets.

@gitbnw
Last active October 30, 2015 18:48
Show Gist options
  • Save gitbnw/0b8791213710666702f9 to your computer and use it in GitHub Desktop.
Save gitbnw/0b8791213710666702f9 to your computer and use it in GitHub Desktop.
bloccit-rails-console-assignment
[21] pry(#<Post>):1> post
=> #<Post:0x00000005bb5558
id: 1,
title: "My even different title",
body: "This is different",
created_at: Fri, 30 Oct 2015 15:35:42 UTC +00:00,
updated_at: Fri, 30 Oct 2015 18:34:03 UTC +00:00>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment