method
method
v3.2.13 -
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.