1
0
Fork 0
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
lpr-partynest/spec/models
Alex Kotov 71e8aa0601
Improve validation
2019-08-18 10:15:03 +05:00
..
shared_examples Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
account_spec.rb Add method Account#can_initiate_relationship? 2019-08-15 10:26:56 +05:00
contact_list_spec.rb Add interactor MergeContactLists 2019-08-14 18:10:09 +05:00
contact_network_spec.rb Improve validation 2019-08-18 10:15:03 +05:00
contact_spec.rb Add model Contact 2019-08-11 05:28:16 +05:00
federal_subject_spec.rb Add method FederalSubject#to_param 2019-07-22 15:42:56 +05:00
passport_spec.rb Allow nil for Person#sex, #date_of_birth, #place_of_birth 2019-07-26 02:40:27 +05:00
person_comment_spec.rb Organize model specs 2019-07-20 15:07:02 +05:00
person_spec.rb Remove association Person#current_regional_office 2019-08-18 09:14:16 +05:00
regional_office_spec.rb Add column RegionalOffice#name 2019-08-18 10:10:11 +05:00
relationship_spec.rb Remove unnecessary code 2019-08-18 08:55:12 +05:00
user_omniauth_spec.rb Add model UserOmniauth 2018-12-04 08:09:05 +05:00
user_spec.rb Organize model specs 2019-07-20 15:07:02 +05:00