We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Resolving the issue of `undefined method `new' for an instance of String` . AdminAbility is assumed to be a class name rather than a String.
Updated model reference for ability
Updated CanCanCan (markdown)
My bad, had an error somehere else. Removed my revision.
The default "all actions available" does not appear to be true when using cancancan for authorisation. I have not tested with pundit. But this was causing me errors, so figured I'd update the docs so that the example actually works.
Revert e14e906^...e14e906 on CanCanCan
CanCanCan 2.x support is now integrated
Fix dashboard access according to this StackOveflow post: https://stackoverflow.com/questions/44497687/a-gem-cancan-access-denied-maincontroller-dashboard
Added a missing step in the "Handle Unauthorized Access" section.
mention cancan as previously gem
CanCan no longer maintained ! CanCanCan is continuation of CanCan