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