Skip to content

Instantly share code, notes, and snippets.

@davelandry
Created November 18, 2013 21:27
Show Gist options
  • Save davelandry/7535619 to your computer and use it in GitHub Desktop.
Save davelandry/7535619 to your computer and use it in GitHub Desktop.
attrs = [
{"id": 1, "name": "one"},
{"id": 2, "name": "two"},
{"id": 3, "name": "three"},
{"id": 4, "name": "four"},
{"id": 5, "name": "five"},
{"id": 6, "name": "six"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment