dep: update AR::Tenanted

- rails console will have the current tenant set to ARTENANT if set, else the default
- current tenant can be set via concrete classes, e.g. `User.current_tenant = "foo"`
This commit is contained in:
Mike Dalessio
2025-03-20 10:03:23 -04:00
parent e315e66d58
commit e5cbb88714
+1 -1
View File
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/basecamp/active_record-tenanted
revision: 153da63088bbd30303baaaa7b724352b3a9cf83f
revision: c05d80d4f3f0cd674c04fa8e36dc401485e460b8
specs:
active_record-tenanted (0.1.0)
activerecord (>= 8.1.alpha)