method
patch
v4.1.8 -
Show latest stable
- 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'