Replace use of ActiveRecord::Base.connection
with with_connection
#652
+21
−10
ActiveRecord::Base.connection
with with_connection
#652