class ActionDispatch::Journey::Formatter::MissingRoute
def path(method_name)
def path(method_name) raise ActionController::UrlGenerationError.new(message, routes, name, method_name) end
def path(method_name) raise ActionController::UrlGenerationError.new(message, routes, name, method_name) end