method
post
v5.0.0.1 -
Show latest stable
- Class:
ActionDispatch::Integration::RequestHelpers
post(path, *args)public
Performs a POST request with the given parameters. See #get for more details.
post(path, *args)Performs a POST request with the given parameters. See #get for more details.