Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added method "canAny()" to check against an array of permissions. #17

Merged
merged 1 commit into from
Mar 15, 2016

Conversation

erictvalverde
Copy link

Hi Mike, How are things?
I am using your module to check user permissions in my app and I had the need to check against an array of permissions, so I added a new method to the module instead of doing in my app controllers.
I have created this request, so if you think this is useful, fell free to add it. If not, that's ok too.

Eric

mikemclin added a commit that referenced this pull request Mar 15, 2016
Added method "canAny()" to check against an array of permissions.
@mikemclin mikemclin merged commit cdfbf07 into mikemclin:master Mar 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants