Source: show | on GitHub
# File actionpack/test/dispatch/routing_test.rb, line 12 def self.matches?(request) request.ip =~ /192\.168\.1\.1\d\d/ end