Skip to content

Instantly share code, notes, and snippets.

@jmaher
Created July 2, 2009 13:45
Show Gist options
  • Save jmaher/139467 to your computer and use it in GitHub Desktop.
Save jmaher/139467 to your computer and use it in GitHub Desktop.
{
"_id": "f2",
"_rev": "3-706053447",
"views": {
"all": {
"map": "function (doc) { emit(doc._id, null); }"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment