Method: Arel::Nodes::Window#orders

Defined in:
activerecord/lib/arel/nodes/window.rb

#ordersObject

Returns the value of attribute orders.



6
7
8
# File 'activerecord/lib/arel/nodes/window.rb', line 6

def orders
  @orders
end