Create Cop to enforce using policies framework for administrators
Ensure using `User#can_read_all_resources?` or `User#can_admin_all_resources?` instead of `User#admin?`
Showing
rubocop/cop/user_admin.rb
0 → 100644
Please register or sign in to comment