Method: Customer#email
- Defined in:
- lib/mongo_persist/sandbox.rb
#email ⇒ Object
Returns the value of attribute email.
30 31 32 |
# File 'lib/mongo_persist/sandbox.rb', line 30 def email @email end |
Returns the value of attribute email.
30 31 32 |
# File 'lib/mongo_persist/sandbox.rb', line 30 def email @email end |