class ActionDispatch::Journey::Formatter::RouteWithParams

def path(_)

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

def path: (Symbol _) -> String

This signature was generated using 1 sample from 1 application.

def path(_)
  @route.format(@parameterized_parts)
end