class RSpec::Rails::Matchers::RoutingMatchers::BeRoutableMatcher

def failure_message_for_should

def failure_message_for_should
  "expected #{@actual.inspect} to be routable"
end