citusdata / citusdata/activerecord-multi-tenant
Incompatible with Rails 7.2
Open
- Dominant language
- Ruby
- Stars
- 759
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
I had activerecord-multi-tenant referenced in my Gemfile but did not actually use it.
It broke when [I updated my application to Rails 7.2](https://github.com/rails/rails/issues/52657).
Removing the gem fixed my application. So there must be some problem with the gem with this latest Rails version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.