Class GateKeeper::PermissionError
In: lib/gate_keeper.rb
Parent: RuntimeError

Indicates that the currently logged in user doesn‘t have permission to perform the requested CRUD action on the associated object.

[Validate]