method
put
v1.2.6 -
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.