Method: Product#name
- Defined in:
- lib/mongo_persist/sandbox.rb
#name ⇒ Object
Returns the value of attribute name.
25 26 27 |
# File 'lib/mongo_persist/sandbox.rb', line 25 def name @name end |
Returns the value of attribute name.
25 26 27 |
# File 'lib/mongo_persist/sandbox.rb', line 25 def name @name end |