Closed ameykusurkar closed 12 months ago
This is mostly replacing ActiveRecord::Base with the actual model, so that we connect to the right database.
ActiveRecord::Base
Changes implemented in #522
This is mostly replacing
ActiveRecord::Base
with the actual model, so that we connect to the right database.