method
verb
v4.2.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Route
verb()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/route.rb, line 120
def verb
constraints[:request_method] || //
end