Skip to content

Instantly share code, notes, and snippets.

@brlafreniere
Created March 24, 2015 02:28
Show Gist options
  • Save brlafreniere/baedf353f5b032b97dc3 to your computer and use it in GitHub Desktop.
Save brlafreniere/baedf353f5b032b97dc3 to your computer and use it in GitHub Desktop.
11 users: function () {
12 return Meteor.users.find({'status.online': true});
13 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment