method
verb
verb()
public
Hide source
# File actionpack/lib/action_dispatch/routing/route.rb, line 42 def verb @verbs.join '|' end


