Remove dangling todos for multi-database offenses
What does this MR do and why?
In the epic &7369 (closed), we are removing unsafe usages of ActiveRecord::Base.connection
as part of the effort to support multiple databases in the app.
This MR cleans up a number of stale offenses in the rubocop todo file that have already been fixed. I also fixed a few simple offenses as I was cleaning up.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Patrick Bair