Class: CrudComponents::Admin::ForbiddenError

Inherits:
Error
  • Object
show all
Defined in:
lib/crud_components/admin.rb

Overview

Raised when the ability denies the action behind the request. Rendered as 403 by the engine's controllers.