Exception: ActionAuthorizer::ResultError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- ActionAuthorizer::ResultError
- Defined in:
- lib/action_authorizer/result_error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
2 3 4 |
# File 'lib/action_authorizer/result_error.rb', line 2 def "Result (#{super}) is not a FalseClass or TrueClass" end |