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