Constants
RESERVED_OPTIONS = [:host, :protocol, :port, :subdomain, :domain, :tld_length, :trailing_slash, :anchor, :params, :only_path, :script_name]
PARAMETERS_KEY = 'action_dispatch.request.path_parameters'
Attributes
| [RW] | routes | |
| [RW] | valid_conditions | |
| [RW] | request_class | |
| [RW] | default_url_options | |
| [RW] | resources_path_names | |
| [RW] | disable_clear_and_finalize | |
| [RW] | router | |
| [RW] | default_scope | |
| [RW] | named_routes | |
| [RW] | set | |
| [RW] | formatter |


