class
ActionController::Routing::Segment
v2.1.0 -
Show latest stable
- Superclass: Object
No documentation available for this class.
Constants
RESERVED_PCHAR = ':@&=+$,;'
UNSAFE_PCHAR = Regexp.new("[^#{URI::REGEXP::PATTERN::UNRESERVED}#{RESERVED_PCHAR}]", false, 'N').freeze
Attributes
| [RW] | is_optional |
Files
- actionpack/lib/action_controller/routing/segments.rb