Class Arel::Nodes::Window
In: lib/arel/nodes/window.rb
Parent: Arel::Nodes::Node

Methods

==   eql?   frame   hash   initialize_copy   new   order   range   rows  

Included Modules

Arel::Expression

Attributes

framing  [RW] 
orders  [RW] 

Public Class methods

Public Instance methods

==(other)

Alias for eql?

[Validate]