method
put
v4.0.2 -
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.