class ActionDispatch::Routing::RouteSet
def find_relative_url_root(options)
Experimental RBS support (using type sampling data from the type_fusion project).
      
      def find_relative_url_root: (Hash options) -> nil
This signature was generated using 29 samples from 1 application.
def find_relative_url_root(options) options.delete(:relative_url_root) || relative_url_root end