method
put
v2.3.8 -
Show latest stable
- Class:
ActionController::Integration::Session
put(path, parameters = nil, headers = nil)public
Performs a PUT request with the given parameters. See get() for more details.
put(path, parameters = nil, headers = nil)Performs a PUT request with the given parameters. See get() for more details.