Method: ActionDispatch::Routing::RouteSet::Config#relative_url_root
- Defined in:
- lib/action_dispatch/routing/route_set.rb
#relative_url_root ⇒ Object
Returns the value of attribute relative_url_root
382 383 384 |
# File 'lib/action_dispatch/routing/route_set.rb', line 382 def relative_url_root @relative_url_root end |