influitive / apartment

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

Any plan to release a version compatible with Rails 5.2? #543

Closed abartier closed 6 years ago

abartier commented 6 years ago

Hello,

I believe we're a few waiting for the next update of the gem. The major problems are related to the db:create/migrate errors but I believe that few PR have solved this.

Any ETA on the future release ?

EDIT: Or any recommendations for using Apartment with Rails 5.2 ;)

abartier commented 6 years ago

Temp fix but not recommended: I use this in my gem file

gem 'apartment', git: "https://github.com/influitive/apartment.git", branch: "development"

jstoup111 commented 6 years ago

Seeing a few of these errors and would be great to have a compatible version released soon!

meganemura commented 6 years ago

Released. https://rubygems.org/gems/apartment/versions/2.2.0