-
- Downloads
There was an error fetching the commit references. Please try again later.
Add a rubocop rule to check if a method 'redirect_to' is used without...
Add a rubocop rule to check if a method 'redirect_to' is used without explicitly set 'status' in 'destroy' actions of controllers
Showing
- app/controllers/admin/applications_controller.rb 1 addition, 1 deletionapp/controllers/admin/applications_controller.rb
- app/controllers/admin/deploy_keys_controller.rb 1 addition, 1 deletionapp/controllers/admin/deploy_keys_controller.rb
- app/controllers/admin/groups_controller.rb 3 additions, 1 deletionapp/controllers/admin/groups_controller.rb
- app/controllers/admin/hooks_controller.rb 1 addition, 1 deletionapp/controllers/admin/hooks_controller.rb
- app/controllers/admin/identities_controller.rb 2 additions, 2 deletionsapp/controllers/admin/identities_controller.rb
- app/controllers/admin/impersonations_controller.rb 1 addition, 1 deletionapp/controllers/admin/impersonations_controller.rb
- app/controllers/admin/keys_controller.rb 2 additions, 2 deletionsapp/controllers/admin/keys_controller.rb
- app/controllers/admin/labels_controller.rb 1 addition, 1 deletionapp/controllers/admin/labels_controller.rb
- app/controllers/admin/runner_projects_controller.rb 1 addition, 1 deletionapp/controllers/admin/runner_projects_controller.rb
- app/controllers/admin/runners_controller.rb 1 addition, 1 deletionapp/controllers/admin/runners_controller.rb
- app/controllers/admin/spam_logs_controller.rb 3 additions, 1 deletionapp/controllers/admin/spam_logs_controller.rb
- app/controllers/admin/users_controller.rb 1 addition, 1 deletionapp/controllers/admin/users_controller.rb
- app/controllers/dashboard/todos_controller.rb 6 additions, 2 deletionsapp/controllers/dashboard/todos_controller.rb
- app/controllers/groups/avatars_controller.rb 1 addition, 1 deletionapp/controllers/groups/avatars_controller.rb
- app/controllers/groups/labels_controller.rb 1 addition, 1 deletionapp/controllers/groups/labels_controller.rb
- app/controllers/groups_controller.rb 2 additions, 2 deletionsapp/controllers/groups_controller.rb
- app/controllers/oauth/authorized_applications_controller.rb 3 additions, 1 deletionapp/controllers/oauth/authorized_applications_controller.rb
- app/controllers/profiles/avatars_controller.rb 1 addition, 1 deletionapp/controllers/profiles/avatars_controller.rb
- app/controllers/profiles/chat_names_controller.rb 1 addition, 1 deletionapp/controllers/profiles/chat_names_controller.rb
- app/controllers/profiles/emails_controller.rb 1 addition, 1 deletionapp/controllers/profiles/emails_controller.rb
Please register or sign in to comment