Skip to content

Instantly share code, notes, and snippets.

@jwhitehorn
Created December 24, 2017 04:29
Show Gist options
  • Save jwhitehorn/24c132692fa1ca59a21def2558d35df2 to your computer and use it in GitHub Desktop.
Save jwhitehorn/24c132692fa1ca59a21def2558d35df2 to your computer and use it in GitHub Desktop.
models.Campground.find({updated_at: onionrm.gte(timestamp)}, function(err, campgrounds){
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment