Skip to content

Instantly share code, notes, and snippets.

@TristanWiley
Created August 14, 2016 22:32
Show Gist options
  • Select an option

  • Save TristanWiley/0d9a2ddf9b4259ede170948361e701ea to your computer and use it in GitHub Desktop.

Select an option

Save TristanWiley/0d9a2ddf9b4259ede170948361e701ea to your computer and use it in GitHub Desktop.
```return Meteor.users.find({
//some other variables
reportsCount > 0
}).count();```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment