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