Exception: Pundit::AuthorizationNotPerformedError

Inherits:
Error
  • Object
show all
Defined in:
lib/pundit/error.rb

Overview

Error that will be raised if a controller action has not called the ‘authorize` or `skip_authorization` methods.

Since:

  • v0.2.3

Direct Known Subclasses

PolicyScopingNotPerformedError