Created
October 6, 2010 03:27
-
-
Save remear/612758 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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