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-10-18 07:56:48 +05:00
..
concerns
account.rb Improve validations 2019-09-30 17:30:43 +05:00
application_record.rb
contact.rb Remove unnecessary validations 2019-09-30 17:32:53 +05:00
contact_list.rb
contact_network.rb Validate uniqueness of ContactNetwork#name 2019-09-30 17:28:08 +05:00
federal_subject.rb Remove model RegionalOffice 2019-10-01 02:21:47 +05:00
org_unit.rb Validate hierarchies 2019-10-02 08:29:47 +05:00
org_unit_kind.rb Add association RelationStatus#org_unit_kind 2019-10-02 09:18:44 +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 Improve validations 2019-09-30 17:35:06 +05:00
relation_status.rb Remove model RelationTransition 2019-10-02 16:42:22 +05:00
relationship.rb Validate uniqueness of Relationship#from_date 2019-10-02 22:19:45 +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 and validate association UserOmniauth#assumed_user 2019-10-18 07:56:48 +05:00