Exception: ResponderController::ForbiddenScope
- Inherits:
-
ScopeError
- Object
- StandardError
- ScopeError
- ResponderController::ForbiddenScope
- Defined in:
- lib/responder_controller.rb
Overview
Raised when attempting to call a scope forbidden by ClassMethods.serves_scopes.
If this exception bubbles up, rails will render it as a 403.