Method: ActionDispatch::Journey::Nodes::Node#left
- Defined in:
- actionpack/lib/action_dispatch/journey/nodes/node.rb
#left ⇒ Object
Returns the value of attribute left.
72 73 74 |
# File 'actionpack/lib/action_dispatch/journey/nodes/node.rb', line 72 def left @left end |