lib/mls/models/account.rb in mls-0.2.1 vs lib/mls/models/account.rb in mls-0.2.2
- old
+ new
@@ -12,9 +12,10 @@
property :password_confirmation, String, :serialize => :if_present
property :perishable_token, String
property :perishable_token_set_at, String
property :phone, String
+ property :system_phone, String
property :company, String
property :license, String
property :linkedin, String
property :twitter, String
property :facebook, String