1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/app/models
2019-08-15 07:59:11 +05:00
..
concerns Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
account.rb Remove roles 2019-08-12 00:28:17 +05:00
application_record.rb Add method ApplicationRecord.pg_enum 2019-07-22 07:42:04 +05:00
contact.rb Add model Contact 2019-08-11 05:28:16 +05:00
contact_list.rb Add interactor MergeContactLists 2019-08-14 18:10:09 +05:00
contact_network.rb Add model ContactNetwork 2019-08-05 02:12:38 +05:00
federal_subject.rb Add method FederalSubject#to_param 2019-07-22 15:42:56 +05:00
passport.rb Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
person.rb Rename model ContactsList into ContactList 2019-07-29 10:36:39 +05:00
person_comment.rb Add PersonComment#attachment 2019-07-17 13:34:51 +05:00
regional_office.rb Display RegionalOffice#current_supporters_count, #current_members_count 2019-07-26 10:22:14 +05:00
relationship.rb Add column Relationship#initiator_account 2019-08-15 07:59:11 +05:00
user.rb Override ApplicationRecord.has_many, .has_one 2019-07-20 15:26:36 +05:00
user_omniauth.rb Add model UserOmniauth 2018-12-04 08:09:05 +05:00