method

options

rails latest stable - Class: ActionDispatch::Routing::Mapper::Mapping::HttpHelpers
options(*args, &block)
public

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

options 'carrots', to: 'food#carrots'