Method: MemoryModel::Collection::Index#name
- Defined in:
- lib/memory_model/collection/index.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
30 31 32 |
# File 'lib/memory_model/collection/index.rb', line 30 def name @name end |