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-14 03:26:03 +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 method Account#restricted? 2019-09-10 03:11:10 +05:00
application_record.rb Configure RuboCop 2019-08-18 06:19:45 +05:00
asymmetric_key.rb Allow nil AsymmetricKey#bits 2019-09-14 03:26:03 +05:00
contact.rb Add method Contact#contact_network_communicable? 2019-09-04 22:50:12 +05:00
contact_list.rb Remove unnecessary code 2019-08-18 07:12:13 +05:00
contact_network.rb Send Telegram alert 2019-09-07 00:26:19 +05:00
federal_subject.rb Add TimezoneValidator 2019-09-03 22:26:22 +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
rsa_key.rb Move code from RSAKey to AsymmetricKey 2019-09-14 02:43:08 +05:00
session.rb Add column Session#user_agent 2019-09-10 09:39:24 +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
x509_certificate.rb STI RSAKey from AsymmetricKey 2019-09-13 23:11:25 +05:00