hack: to handle tenantname.fizzy.37signals.com
Let's do the needful thing for now, and clean it up once the gem has exposed the tenant resolver as a config in a cleaner way.
This commit is contained in:
@@ -3,7 +3,7 @@ git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
|
||||
ruby file: ".ruby-version"
|
||||
|
||||
gem "rails", github: "rails/rails", branch: "main"
|
||||
gem "active_record-tenanted", bc: "active_record-tenanted"
|
||||
gem "active_record-tenanted", bc: "active_record-tenanted", branch: "fizzy-temporary"
|
||||
|
||||
# Assets & front end
|
||||
gem "importmap-rails"
|
||||
|
||||
Reference in New Issue
Block a user