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-09-30 17:32:53 +05:00
..
concerns Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
account.rb Improve validations 2019-09-30 17:30:43 +05:00
application_record.rb Configure RuboCop 2019-08-18 06:19:45 +05:00
contact.rb Remove unnecessary validations 2019-09-30 17:32:53 +05:00
contact_list.rb Remove unnecessary code 2019-08-18 07:12:13 +05:00
contact_network.rb Validate uniqueness of ContactNetwork#name 2019-09-30 17:28:08 +05:00
federal_subject.rb Add validations 2019-09-30 16:31:37 +05:00
passport.rb Use GoodSmallTextValidator 2019-09-30 16:46:38 +05:00
person.rb Add method Person#generate_account_connection_token 2019-09-02 16:48:51 +05:00
person_comment.rb Add PersonComment#attachment 2019-07-17 13:34:51 +05:00
regional_office.rb Use GoodSmallTextValidator 2019-09-30 16:51:05 +05:00
relation_status.rb Use GoodSmallTextValidator 2019-09-30 16:51:05 +05:00
relation_transition.rb Use GoodSmallTextValidator 2019-09-30 16:51:05 +05:00
relationship.rb Add association Relationship#status 2019-09-29 02:21:34 +05:00
session.rb Add validations 2019-09-30 16:31:37 +05:00
user.rb Override method User#active_for_authentication? 2019-09-10 03:20:23 +05:00
user_omniauth.rb Add model UserOmniauth 2018-12-04 08:09:05 +05:00