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/app/models
Alex Kotov 7a2734a582
Allow to create passport without passport map
2018-12-03 03:21:28 +05:00
..
concerns Initialize Rails application 2018-11-23 00:33:08 +05:00
account.rb Add association MembershipApplication#account 2018-12-02 15:54:56 +05:00
account_role.rb Move from users to accounts 2018-12-02 07:28:34 +05:00
application_record.rb Add frozen string literal comments 2018-11-23 00:58:35 +05:00
country_state.rb Add association MembershipApplication#country_state 2018-12-01 23:57:18 +05:00
membership_application.rb Add association MembershipApplication#account 2018-12-02 15:54:56 +05:00
passport.rb Allow to create passport without passport map 2018-12-03 03:21:28 +05:00
passport_confirmation.rb Add method Passport#can_have_confirmations? 2018-12-03 01:51:10 +05:00
passport_map.rb Allow non-unique PassportMap#passport 2018-12-03 01:29:39 +05:00
role.rb Move from users to accounts 2018-12-02 07:28:34 +05:00
telegram_bot.rb Add attribute TelegramBot#api_token 2018-11-29 19:08:23 +05:00
user.rb Add attribute User#account 2018-12-02 07:52:29 +05:00