Method: Propertyware::SaveContact#company
- Defined in:
- lib/propertyware/models/save_contact.rb
#company ⇒ Object
Company where the contact is employed.
37 38 39 |
# File 'lib/propertyware/models/save_contact.rb', line 37 def company @company end |