Exception: Shoulda::Matchers::ActionController::PermitMatcher::ActionNotDefinedError
- Inherits:
-
StandardError
- Object
- StandardError
- Shoulda::Matchers::ActionController::PermitMatcher::ActionNotDefinedError
- Defined in:
- lib/shoulda/matchers/action_controller/permit_matcher.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
430 431 432 |
# File 'lib/shoulda/matchers/action_controller/permit_matcher.rb', line 430 def 'You must specify the controller action using the #for method.' end |