Skip to content

Instantly share code, notes, and snippets.

@csanz
Created March 21, 2011 05:10
Show Gist options
  • Select an option

  • Save csanz/879067 to your computer and use it in GitHub Desktop.

Select an option

Save csanz/879067 to your computer and use it in GitHub Desktop.
dup results.
[
{
"name" : "Mike",
"count" : 3
},
{
"name" : "chris",
"count" : 4
},
{
"name" : "jenn",
"count" : 1
},
{
"name" : "denise",
"count" : 2
},
{
"name" : "john",
"count" : 1
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment