Method: ActiveModel::Name#name
- Defined in:
- activemodel/lib/active_model/naming.rb
#name ⇒ Object
Returns the value of attribute name.
12 13 14 |
# File 'activemodel/lib/active_model/naming.rb', line 12 def name @name end |
Returns the value of attribute name.
12 13 14 |
# File 'activemodel/lib/active_model/naming.rb', line 12 def name @name end |