Method: Arel::Nodes::Window#partitions
- Defined in:
- activerecord/lib/arel/nodes/window.rb
#partitions ⇒ Object
Returns the value of attribute partitions.
6 7 8 |
# File 'activerecord/lib/arel/nodes/window.rb', line 6 def partitions @partitions end |