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
2018-12-07 03:36:27 +05:00
..
concerns Initialize Rails application 2018-11-23 00:33:08 +05:00
account.rb Remove unnecessary code 2018-12-07 03:36:27 +05:00
application_record.rb Add frozen string literal comments 2018-11-23 00:58:35 +05:00
country_state.rb Rename MembershipApplication to MembershipApp 2018-12-07 00:37:45 +05:00
membership_app.rb Remove unnecessary code 2018-12-07 03:36:27 +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 Require Role#name 2018-12-06 07:26:53 +05:00
telegram_bot.rb Add attribute TelegramBot#api_token 2018-11-29 19:08:23 +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