Open codeodor opened 3 years ago
For those who stumble upon this, there's a fork that supports Rails 6: https://github.com/rails-on-services/apartment
Comment: https://github.com/influitive/apartment/issues/638#issuecomment-653579615
We use it in production and it works.
Does somebody use this patch in production?
Rails 6 is not going to replace Apartment for us. It seems to be geared toward switching between known (at boot time) databases, whereas we need support for new databases at runtime.