Method: ActionDispatch::Routing::RouteSet#relative_url_root
- Defined in:
- actionpack/lib/action_dispatch/routing/route_set.rb
permalink #relative_url_root ⇒ Object
[View source]
392 393 394 |
# File 'actionpack/lib/action_dispatch/routing/route_set.rb', line 392 def relative_url_root @config.relative_url_root end |