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
new
()
Public Instance methods
==
(other)
Alias for eql?
eql?
(other)
frame
(expr)
hash
()
initialize_copy
(other)
order
(*expr)
range
(expr = nil)
rows
(expr = nil)
[Validate]