class ActionDispatch::Routing::RouteSet::Generator
def generate
Experimental RBS support (using type sampling data from the type_fusion
project).
def generate: () -> untyped
This signature was generated using 2 samples from 1 application.
Generates a path from routes, returns a RouteWithParams or MissingRoute.
def generate @set.formatter.generate(named_route, options, recall) end