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-07-26 10:22:14 +05:00
..
concerns Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
account.rb Set min length 2019-07-23 01:56:11 +05:00
account_role.rb Add comments 2019-03-26 06:04:37 +05:00
application_record.rb Add method ApplicationRecord.pg_enum 2019-07-22 07:42:04 +05:00
contacts_list.rb Override ApplicationRecord.has_many, .has_one 2019-07-20 15:26:36 +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 Add breadcrumbs 2019-07-26 09:56:15 +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 Use scopes 2019-07-26 08:58:39 +05:00
role.rb Override ApplicationRecord.has_many, .has_one 2019-07-20 15:26:36 +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