Method: Propertyware::SaveContact#first_name
- Defined in:
- lib/propertyware/models/save_contact.rb
#first_name ⇒ Object
First Name.
46 47 48 |
# File 'lib/propertyware/models/save_contact.rb', line 46 def first_name @first_name end |