Method: ActionDispatch::Routing::Mapper::Mapping#ast
- Defined in:
- lib/action_dispatch/routing/mapper.rb
#ast ⇒ Object (readonly)
Returns the value of attribute ast.
87 88 89 |
# File 'lib/action_dispatch/routing/mapper.rb', line 87 def ast @ast end |