Skip to content

Instantly share code, notes, and snippets.

@mplatts
Created November 18, 2014 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mplatts/44a3e001610b26cee6b5 to your computer and use it in GitHub Desktop.
Save mplatts/44a3e001610b26cee6b5 to your computer and use it in GitHub Desktop.
collections 7
id = Teams.findOne()._id
Teams.update(id, {$set: {name: 'Real Madrid'}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment