method
put
v8.0.0 -
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.