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 3fac766bef
Validate AccountRole#deleted_at
2019-02-02 09:42:35 +05:00
..
concerns Initialize Rails application 2018-11-23 00:33:08 +05:00
account.rb Add scope AccountRole.active 2019-02-02 09:35:08 +05:00
account_role.rb Validate AccountRole#deleted_at 2019-02-02 09:42:35 +05:00
account_telegram_contact.rb Add model AccountTelegramContact 2018-12-12 05:17:58 +05:00
application_record.rb Add frozen string literal comments 2018-11-23 00:58:35 +05:00
country_state.rb Add model RegionalOffice 2018-12-07 03:49:50 +05:00
membership_app.rb Implement method Person#party_member? 2019-01-29 06:52:35 +05:00
passport.rb Add associations Person#passports; Passport#person 2019-01-31 08:04:51 +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
person.rb Add associations Person#passports; Passport#person 2019-01-31 08:04:51 +05:00
regional_office.rb Add association Person#regional_office 2018-12-15 09:10:02 +05:00
role.rb Add scope AccountRole.active 2019-02-02 09:35:08 +05:00
telegram_bot.rb Add method TelegramBot#client 2018-12-07 23:03:01 +05:00
telegram_chat.rb Add model AccountTelegramContact 2018-12-12 05:17:58 +05:00
user.rb Revert "Allow unconfirmed access for 3 days when OmniAuth sign up" 2018-12-04 09:15:44 +05:00
user_omniauth.rb Add model UserOmniauth 2018-12-04 08:09:05 +05:00