method
delete
rails latest stable - Class:
ActionController::TestCase::Behavior
delete(action, **args)public
Simulate a DELETE request with the given parameters and set/volley the response. See get for more details.
delete(action, **args)Simulate a DELETE request with the given parameters and set/volley the response. See get for more details.