Skip to content

Instantly share code, notes, and snippets.

@mbattur
Created October 14, 2015 21:29
Show Gist options
  • Select an option

  • Save mbattur/914faf233fa38d87837a to your computer and use it in GitHub Desktop.

Select an option

Save mbattur/914faf233fa38d87837a to your computer and use it in GitHub Desktop.
[16] pry(#<Post>):1> self
=> #<Post:0x000000039e3d08
id: 1,
title: "my new title",
body: "my new body",
created_at: Tue, 13 Oct 2015 21:49:28 UTC +00:00,
updated_at: Wed, 14 Oct 2015 21:26:30 UTC +00:00>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment