Skip to content

Instantly share code, notes, and snippets.

@jorgegorka
Created June 22, 2015 00:07
Show Gist options
  • Save jorgegorka/c1d666800f02c3691c30 to your computer and use it in GitHub Desktop.
Save jorgegorka/c1d666800f02c3691c30 to your computer and use it in GitHub Desktop.
Messages allow deny
Messages.allow
insert: (userId, doc) ->
true
Messages.deny
remove: (userId, doc) ->
true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment