method
put
rails latest stable - Class:
ActionDispatch::Integration::RequestHelpers
put(path, **args)public
Performs a PUT request with the given parameters. See ActionDispatch::Integration::Session#process for more details.
put(path, **args)Performs a PUT request with the given parameters. See ActionDispatch::Integration::Session#process for more details.