Class: Gecko::Record::Contact
Instance Method Summary collapse
-
#phone ⇒ Object
DEPRECATED.
Methods inherited from Base
demodulized_name, #initialize, #persisted?, #save
Methods included from Helpers::AssociationHelper
Methods included from Helpers::ValidationHelper
Methods included from Helpers::SerializationHelper
#_serialize, #as_json, #root, #serializable_hash, #serialize_attribute
Methods included from Helpers::InspectionHelper
Constructor Details
This class inherits a constructor from Gecko::Record::Base
Instance Method Details
#phone ⇒ Object
DEPRECATED
21 |
# File 'lib/gecko/record/contact.rb', line 21 attribute :phone, String |