mirror of
https://github.com/varvet/pundit.git
synced 2022-11-09 12:30:11 -05:00
![]() * The AuthorizationNotPerformedError is very descriptive of the situation when authorization is forgotten. In the case of no scoping, it can be a head scratcher. * This new error type is implemented as a subclass of the current error type to prevent regressions in existing code. While this is not ideal, it is the simplest solution I could come up with for compatibility. |
||
---|---|---|
.. | ||
pundit_spec.rb | ||
spec_helper.rb |