class TestRoutingMapper::GrumpyRestrictor
Public Class Methods
matches?(request)
click to toggle source
# File actionpack/test/dispatch/routing_test.rb, line 19 def self.matches?(request) false end
# File actionpack/test/dispatch/routing_test.rb, line 19 def self.matches?(request) false end