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