Skip to content

Instantly share code, notes, and snippets.

@rhalff
Created January 29, 2012 13:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rhalff/1698782 to your computer and use it in GitHub Desktop.
Save rhalff/1698782 to your computer and use it in GitHub Desktop.
[#<Product id: 1, title: "Apple", content: "This is my apple", status: nil, created_at: "2012-01-28 18:10:22", updated_at: "2012-01-28 18:10:22">, #<Product id: 2, title: "Banana", content: "This is my banana", status: nil, created_at: "2012-01-28 18:10:40", updated_at: "2012-01-28 18:10:40">, #<Product id: 3, title: "Pineapple", content: "This is my pineapple", status: nil, created_at: "2012-01-29 12:45:19", updated_at: "2012-01-29 12:45:40">]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment