method

matches?

matches?(req)
public

No documentation available.

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