method
verbs
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Route
verbs()private
No documentation available.
# File actionpack/lib/action_dispatch/journey/route.rb, line 171
def verbs
@request_method_match.map(&:verb)
end