class RSpec::Rails::Matchers::RoutingMatchers::RouteToMatcher

def failure_message_for_should

Other tags:
    Api: - private
def failure_message_for_should
  rescued_exception.message
end