class
ActionDispatch::Routing::Mapper::Mapping
v8.1.1 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Included modules
- ActionDispatch::Routing::Mapper::Mapping::Base
- ActionDispatch::Routing::Mapper::Mapping::Concerns
- ActionDispatch::Routing::Mapper::Mapping::CustomUrls
- ActionDispatch::Routing::Mapper::Mapping::HttpHelpers
- ActionDispatch::Routing::Mapper::Mapping::Resources
- ActionDispatch::Routing::Mapper::Mapping::Scoping
- ActionDispatch::Routing::Redirection
Constants
ANCHOR_CHARACTERS_REGEX = %r{\\A(\\\\A|\\^)|(\\\\Z|\\\\z|\\$)\\Z}
DEFAULT = Object.new # :nodoc:
JOINED_SEPARATORS = SEPARATORS.join # :nodoc:
OPTIONAL_FORMAT_REGEX = %r{(?:\\(\\.:format\\)+|\\.:format|/)\\Z}
Attributes
| [R] | ast |
| [R] | default_action |
| [R] | default_controller |
| [R] | defaults |
| [R] | path |
| [R] | required_defaults |
| [R] | requirements |
| [R] | scope_options |
| [R] | to |
Files
- actionpack/lib/action_dispatch/routing/mapper.rb