spree-contrib / spree_shared

Multi-tenancy for Spree using Apartment (per tenant databases).
http://guides.spreecommerce.org
Other
62 stars 48 forks source link

Not compatible with Rails 7.0 #28

Open hrithvik123 opened 11 months ago

hrithvik123 commented 11 months ago

I have been trying to setup multi-tenancy with Spree 4.6 running on Rails 7. Looks like ros-apartment gem is no longer being maintained and not properly compatible with Rails 7. This, therefore, makes the spree_shared gem incompatible with Rails 7. For now I could get it to work by downgrading rails to 6.1 in Spree.

Are there any plans to fix this or start supporting newer versions?

damianlegawiec commented 6 months ago

We do not plan to support this gem, as the apartment gem which this one depends on, is not maintained