Method: ReadingList::Configuration#name
- Defined in:
- lib/reading_list/models/configuration.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
12 13 14 |
# File 'lib/reading_list/models/configuration.rb', line 12 def name @name end |