Skip to content

Instantly share code, notes, and snippets.

@mrchrisadams
Created January 27, 2010 10:28
Show Gist options
  • Save mrchrisadams/287720 to your computer and use it in GitHub Desktop.
Save mrchrisadams/287720 to your computer and use it in GitHub Desktop.
// why isn't this validating?
{
"active_users":
[
'jose',
'francisco'
],
"active_groups":
[
"admin"
]
,
"recipes": "users"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment