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-03 18:43:24 +05:00
..
concerns Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
account.rb Add model Session 2019-09-03 18:43:24 +05:00
application_record.rb Configure RuboCop 2019-08-18 06:19:45 +05:00
contact.rb Add model Contact 2019-08-11 05:28:16 +05:00
contact_list.rb Remove unnecessary code 2019-08-18 07:12:13 +05:00
contact_network.rb Improve validation 2019-08-18 10:15:03 +05:00
federal_subject.rb Fix code style 2019-08-24 07:32:37 +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 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 Add column RegionalOffice#name 2019-08-18 10:10:11 +05:00
relationship.rb Remove unnecessary code 2019-08-18 08:55:12 +05:00
session.rb Add model Session 2019-09-03 18:43:24 +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