class ActionDispatch::Routing::RouteSet

def request_class

Experimental RBS support (using type sampling data from the type_fusion project).

def request_class: () -> Class

This signature was generated using 1 sample from 1 application.

def request_class
  ActionDispatch::Request
end