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

undefined method `has_any_roles?' #4

Open
totothink opened this issue May 8, 2013 · 1 comment
Open

undefined method `has_any_roles?' #4

totothink opened this issue May 8, 2013 · 1 comment

Comments

@totothink
Copy link

following use example :

user.has_any_roles? :editor, :admin

should :

user.has_roles? :editor, :admin

@kristianmandrup
Copy link
Owner

Please fix it and make a pull request. Thanks. Nor sure I have time to look into it...

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

No branches or pull requests

2 participants