class Shoulda::Matchers::ActionController::PermitMatcher::ActionNotDefinedError

@private

def message

def message
  'You must specify the controller action using the #for method.'
end