class ActionDispatch::Routing::RouteSet
def url_for(options)
Experimental RBS support (using type sampling data from the type_fusion
project).
def url_for: (Hash options, ?String route_name, ?Proc url_strategy, ?Symbol method_name, ?Array[Symbol] reserved) -> untyped
This signature was generated using 5 samples from 1 application.
def url_for(options) @_proxy.url_for(options) end