class ActionDispatch::Routing::RouteSet
def make_request(env)
Experimental RBS support (using type sampling data from the type_fusion
project).
def make_request: (Hash env) -> untyped
This signature was generated using 1 sample from 1 application.
def make_request(env) request_class.new env end