Skip to content

Instantly share code, notes, and snippets.

@objectiveSee
Created August 15, 2013 06:00
Show Gist options
  • Save objectiveSee/6238603 to your computer and use it in GitHub Desktop.
Save objectiveSee/6238603 to your computer and use it in GitHub Desktop.
User.transactAndSave(userid, function(user) {
// Q chain here
}, function(err, user) {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment