Method: Arel::TreeManager#ast
- Defined in:
- activerecord/lib/arel/tree_manager.rb
#ast ⇒ Object (readonly)
Returns the value of attribute ast.
45 46 47 |
# File 'activerecord/lib/arel/tree_manager.rb', line 45 def ast @ast end |
Returns the value of attribute ast.
45 46 47 |
# File 'activerecord/lib/arel/tree_manager.rb', line 45 def ast @ast end |