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