method
put
rails 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.