influitive / apartment

Database multi-tenancy for Rack (and Rails) applications
2.68k stars 460 forks source link

Support for Activerecord 6.1 #677

Open mor-wtag opened 1 year ago

mor-wtag commented 1 year ago

Support for Activerecord 6.1

Currently Apartment gem doesn't provide support for Rails 6.1 because it expects Activerecord < 6.1, which hinders the upgrade of Ruby and Rails versions in a project