Skip to content

Instantly share code, notes, and snippets.

@scan
Created May 22, 2012 09:33
Show Gist options
  • Save scan/2767852 to your computer and use it in GitHub Desktop.
Save scan/2767852 to your computer and use it in GitHub Desktop.
db.foo.insert({ 'created at': new Date(), ooc: false, nsfw: false, body: '<p>Moo</p>\n', keywords: [ 'Moo' ], mentioned: [], tags: [], sender: { id: 'stuff', name: 'lambdadusk', 'display name': 'Lambda' } })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment