method
method
v6.0.0 -
Show latest stable
- Class:
ActionDispatch::Request
method()public
Returns the original value of the environment’s REQUEST_METHOD, even if it was overridden by middleware. See #request_method for more information.