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