rails-tenantify 0.1.2
Tenantify provides row-level multi-tenancy for Rails 7+ applications: model scoping, controller tenant resolution, ActiveJob and Sidekiq context propagation, bulk-write protection, and RSpec helpers — a maintained alternative to acts_as_tenant.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activerecord
>= 7.0, < 9
activesupport
>= 7.0, < 9