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