class
ActionDispatch::Routing::Mapper::Mapping
v5.0.0.1 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
ANCHOR_CHARACTERS_REGEX = %r{\\A(\\\\A|\\^)|(\\\\Z|\\\\z|\\$)\\Z}
JOINED_SEPARATORS = SEPARATORS.join # :nodoc:
Attributes
| [R] | ast |
| [R] | default_action |
| [R] | default_controller |
| [R] | defaults |
| [R] | required_defaults |
| [R] | requirements |
| [R] | to |
Files
- actionpack/lib/action_dispatch/routing/mapper.rb