Skip to content

Instantly share code, notes, and snippets.

@alexissmirnov
Created July 18, 2011 21:55
Show Gist options
  • Save alexissmirnov/1090765 to your computer and use it in GitHub Desktop.
Save alexissmirnov/1090765 to your computer and use it in GitHub Desktop.
App.Contact.objects().filter({varotite: YES},
function(contacts) {
sendMessage(contacts);
}
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment