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