Method: Arel::Attributes::Attribute#name
- Defined in:
- activerecord/lib/arel/attributes/attribute.rb
#name ⇒ Object
Returns the value of attribute name
5 6 7 |
# File 'activerecord/lib/arel/attributes/attribute.rb', line 5 def name @name end |