authorize user
Showing
| ... | ... | @@ -41,6 +41,7 @@ gem 'therubyracer' |
| gem 'sidekiq' | ||
| gem 'devise-async' | ||
| gem 'mailcatcher' | ||
| gem 'cancancan' | ||
| # Use ActiveStorage variant | ||
| # gem 'mini_magick', '~> 4.8' | ||
| ... | ... |
app/assets/stylesheets/admin/accounts.scss
0 → 100644
app/controllers/admin/accounts_controller.rb
0 → 100644
app/models/ability.rb
0 → 100644
app/views/admin/accounts/form.html.erb
0 → 100644
app/views/admin/accounts/index.html.erb
0 → 100644
Please
register
or
sign in
to comment