Skip to content

Instantly share code, notes, and snippets.

@digilord
Created March 17, 2014 20:53
Show Gist options
  • Save digilord/9608136 to your computer and use it in GitHub Desktop.
Save digilord/9608136 to your computer and use it in GitHub Desktop.
if(!Roles.userIsInRole(this.userId, ['s3_admin'])) {
return false
}
# Rest of the code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment