rails-on-services / apartment

Database multi-tenancy for Rack (and Rails) applications
387 stars 160 forks source link

Fix deprecation method #287

Closed m-zielinski closed 1 month ago

m-zielinski commented 1 month ago

Closes https://github.com/rails-on-services/apartment/issues/218

Also responding to the way Active Support Deprecation has to be used now - the current one is itself... deprecated ;)