method
post
rails latest stable - Class:
ActionController::Integration::Session
post(path, parameters = nil, headers = nil)public
Performs a POST request with the given parameters. See get() for more details.
post(path, parameters = nil, headers = nil)Performs a POST request with the given parameters. See get() for more details.