Flowdock
method

patch

Importance_1
v4.2.1 - Show latest stable - 0 notes - Class: ActionDispatch::Routing::Mapper::HttpHelpers
patch(*args, &block) public

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

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