Add copyright notice
Some checks failed
Check usage of free licenses / check-licenses (pull_request) Successful in 1m39s
Add copyright notice / copyright_notice (pull_request) Successful in 1m56s
Run unit tests / unit_tests (pull_request) Failing after 2m44s

This commit is contained in:
Manuel Bustillo 2024-12-02 08:05:46 +00:00
parent 3fca449461
commit 3ea1d1e7ec

View File

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