Source: show | on GitHub
# File actionpack/test/controller/integration_test.rb, line 653 def self.call(*) end
# File actionpack/test/controller/integration_test.rb, line 645 def self.routes @routes ||= ActionDispatch::Routing::RouteSet.new end