Class Pundit::NotAuthorizedError
In: lib/pundit.rb
Parent: Error

Error that will be raised when authorization has failed

Methods

new  

Attributes

policy  [R] 
query  [R] 
record  [R] 

Public Class methods

[Validate]