Method: Arel::Nodes::Window#hash
- Defined in:
- activerecord/lib/arel/nodes/window.rb
#hash ⇒ Object
55 56 57 |
# File 'activerecord/lib/arel/nodes/window.rb', line 55 def hash [@orders, @framing].hash end |
55 56 57 |
# File 'activerecord/lib/arel/nodes/window.rb', line 55 def hash [@orders, @framing].hash end |