class
ActionDispatch::Routing::RouteSet
v3.0.0 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Included modules
- Helpers
- UrlFor
Constants
CONTROLLER_REGEXP = /[_a-zA-Z0-9]+/
PARAMETERS_KEY = 'action_dispatch.request.path_parameters'
RESERVED_OPTIONS = [:anchor, :params, :only_path, :host, :protocol, :port, :trailing_slash]
Attributes
| [RW] | controller_namespaces |
| [RW] | default_url_options |
| [RW] | disable_clear_and_finalize |
| [RW] | named_routes |
| [RW] | request_class |
| [RW] | resources_path_names |
| [RW] | routes |
| [RW] | set |
| [RW] | valid_conditions |
Files
- actionpack/lib/action_dispatch/routing/deprecated_mapper.rb
- actionpack/lib/action_dispatch/routing/route_set.rb