method
matches?
v7.1.3.4 -
Show latest stable
- Class:
ActionDispatch::Routing::Endpoint
matches?(req)public
No documentation available.
# File actionpack/lib/action_dispatch/routing/endpoint.rb, line 8
def matches?(req); true; end