Skip to content

Instantly share code, notes, and snippets.

@remear
Created October 6, 2010 03:27
Show Gist options
  • Save remear/612758 to your computer and use it in GitHub Desktop.
Save remear/612758 to your computer and use it in GitHub Desktop.
1:
=> #<Article id: 13, title: "inside", created_at: "2010-10-06 02:23:17", updated_at: "2010-10-06 02:23:17">
2:
=> #<Article id: 14, title: "inside", created_at: "2010-10-06 02:23:22", updated_at: "2010-10-06 02:23:22"
3:
=> [#<Article id: 13, title: "inside", created_at: "2010-10-06 02:23:17", updated_at: "2010-10-06 02:23:17">, #<Article id: 14, title: "inside", created_at: "2010-10-06 02:23:22", updated_at: "2010-10-06 02:23:22">]
4:
=> [#<Article id: 13, title: "inside", created_at: "2010-10-06 02:23:17", updated_at: "2010-10-06 02:23:17">, #<Article id: 14, title: "inside", created_at: "2010-10-06 02:23:22", updated_at: "2010-10-06 02:23:22">]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment