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:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user