Skip to content

Instantly share code, notes, and snippets.

@catchamonkey
Created January 21, 2015 15:20
Show Gist options
  • Select an option

  • Save catchamonkey/f7a8cd7cc7f4777a36c6 to your computer and use it in GitHub Desktop.

Select an option

Save catchamonkey/f7a8cd7cc7f4777a36c6 to your computer and use it in GitHub Desktop.

Revisions

  1. catchamonkey created this gist Jan 21, 2015.
    11 changes: 11 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    /* Profile Collection */
    {
    "_id" : ObjectId("54aeab798c4158100f8b4567"),
    "name" : "A Profile",
    "createdAt" : ISODate("2015-01-08T16:08:25.000Z"),
    "addresses" : {
    "0" : {
    "name" : "Address 1"
    }
    }
    }