Method: Arel::Nodes::NamedWindow#name
- Defined in:
- activerecord/lib/arel/nodes/window.rb
#name ⇒ Object
Returns the value of attribute name.
69 70 71 |
# File 'activerecord/lib/arel/nodes/window.rb', line 69 def name @name end |
Returns the value of attribute name.
69 70 71 |
# File 'activerecord/lib/arel/nodes/window.rb', line 69 def name @name end |