pundit
main
ApplicationPolicy
Pundit
ActionHelpers
NotAuthorizedError
class
Pundit::NotAuthorizedError
Pundit::NotAuthorizedError
Exception
Reference
Object
Overview
The exception that is raised when authorization fails for a policy check
Defined in:
pundit/not_authorized_error.cr
Constructors
.new
Constructor Detail
def self.
new
#
[
View source
]