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