class ActionDispatch::Journey::Formatter

def named_routes

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

def named_routes: () -> ActionDispatch::Routing::RouteSet::NamedRouteCollection

This signature was generated using 1 sample from 1 application.

def named_routes
  routes.named_routes
end