fix-tenant-scope #159

Merged
bustikiller merged 4 commits from fix-tenant-scope into main 2024-12-02 19:35:36 +00:00
Showing only changes of commit 3ea1d1e7ec - Show all commits

View File

@ -1,3 +1,5 @@
# Copyright (C) 2024 Manuel Bustillo
ActsAsTenant.configure do |config|
config.require_tenant = true
end