sublet 0.1.0
Sublet lets you declare a tenant root and subletters that 'sublet from' a parent association—even chaining through multiple levels. Developers set current_tenant themselves in controllers; Sublet scopes AR queries automatically (including admin filters) without adding tenant_id everywhere.
Gemfile:
=
安裝:
=
版本列表:
- 0.1.0 October 08, 2025 (11.5 KB)
Runtime 相依性套件 (2):
activerecord
>= 6.1
activesupport
>= 6.1