Skip to content

Instantly share code, notes, and snippets.

@danared
Created March 27, 2015 18:45
Show Gist options
  • Save danared/1b75ed0478521f4136c7 to your computer and use it in GitHub Desktop.
Save danared/1b75ed0478521f4136c7 to your computer and use it in GitHub Desktop.
var updates = { $inc: { eggs: -1 } };
Breakfast.update({}, updates, callback);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment