Exception: Pundit::PolicyScopingNotPerformedError

Inherits:
AuthorizationNotPerformedError show all
Defined in:
lib/pundit/error.rb

Overview

Error that will be raised if a controller action has not called the policy_scope or skip_policy_scope methods.

Since:

  • v0.3.0