Class | Pundit::AuthorizationNotPerformedError |
In: |
lib/pundit.rb
|
Parent: | Error |
Error that will be raised if a controller action has not called the `authorize` or `skip_authorization` methods.