Module: Arel::Nodes
- Defined in:
- lib/arel/nodes/join_source_ext.rb
Defined Under Namespace
Modules: JoinSourceExt
Instance Attribute Summary collapse
-
#aost ⇒ Object
Returns the value of attribute aost.
Instance Attribute Details
#aost ⇒ Object
Returns the value of attribute aost.
34 35 36 |
# File 'lib/arel/nodes/join_source_ext.rb', line 34 def aost @aost end |