class RSpec::Rails::Matchers::RoutingMatchers::RouteToMatcher
def description
def description "route #{@verb_to_path_map.inspect} to #{@expected_options.inspect}" end
def description "route #{@verb_to_path_map.inspect} to #{@expected_options.inspect}" end