class ActionDispatch::Routing::RouteSet
def find_relative_url_root(options)
def find_relative_url_root(options) options.delete(:relative_url_root) || relative_url_root end
def find_relative_url_root(options) options.delete(:relative_url_root) || relative_url_root end