Method: ActionDispatch::Journey::Path::Pattern#anchored
- Defined in:
- lib/action_dispatch/journey/path/pattern.rb
#anchored ⇒ Object (readonly)
Returns the value of attribute anchored.
9 10 11 |
# File 'lib/action_dispatch/journey/path/pattern.rb', line 9 def anchored @anchored end |