Flowdock
method

get

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: HttpHelpers
get(*args, &block) public

Define a route that only recognizes HTTP GET. For supported arguments, see match[rdoc-ref:Base#match]

get 'bacon', to: 'food#bacon'
Show source
Register or log in to add new notes.