ErwinM / acts_as_tenant

Easy multi-tenancy for Rails in a shared database setup.
MIT License
1.53k stars 263 forks source link

Allow lambda for `require_tenant` #274

Closed cmer closed 2 years ago

cmer commented 2 years ago

This feature offers extra flexibility by determining if a tenant should be enforced based on additional context.