Method: Arel::Nodes::NamedWindow#name

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

#nameObject

Returns the value of attribute name.



69
70
71
# File 'activerecord/lib/arel/nodes/window.rb', line 69

def name
  @name
end