Move testing setup for path-based tenanting into test helper
This was previously in the AR::Tenanted branch we were using, but feels like it doesn't belong in the gem.
This commit is contained in:
@@ -10,7 +10,7 @@ gem "stimulus-rails"
|
||||
gem "turbo-rails"
|
||||
|
||||
# Deployment and drivers
|
||||
gem "active_record-tenanted", bc: "active_record-tenanted", branch: "flavorjones/path-based-tenanting"
|
||||
gem "active_record-tenanted", bc: "active_record-tenanted"
|
||||
gem "bootsnap", require: false
|
||||
gem "kamal", bc: "kamal", ref: "344e2d79", require: false
|
||||
gem "puma", ">= 5.0"
|
||||
|
||||
Reference in New Issue
Block a user