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) -> ActionDispatch::Request
This signature was generated using 2 samples from 1 application.
def make_request(env) request_class.new env end