method

matches?

matches?(req)
public

No documentation available.

# File actionpack/lib/action_dispatch/routing/endpoint.rb, line 8
      def matches?(req);  true; end