Add multitenancy with apartment

Co-Authored-By: Javi Martín <javim@elretirao.net>
This commit is contained in:
Eduardo Vilar
2018-07-30 08:52:54 +02:00
committed by Javi Martín
parent fcd8466ddf
commit 382abb3666
10 changed files with 326 additions and 1 deletions

View File

@@ -472,7 +472,7 @@ GEM
pronto-scss (0.11.0)
pronto (~> 0.11.0)
scss_lint (~> 0.43, >= 0.43.0)
public_suffix (5.0.0)
public_suffix (4.0.7)
puma (4.3.12)
nio4r (~> 2.0)
racc (1.6.0)
@@ -534,6 +534,11 @@ GEM
retriable (3.1.2)
rexml (3.2.5)
rinku (2.0.6)
ros-apartment (2.11.0)
activerecord (>= 5.0.0, < 7.1)
parallel (< 2.0)
public_suffix (>= 2.0.5, < 5.0)
rack (>= 1.3.6, < 3.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
rspec-expectations (3.11.0)
@@ -784,6 +789,7 @@ DEPENDENCIES
redcarpet (~> 3.5.1)
responders (~> 3.0.1)
rinku (~> 2.0.6)
ros-apartment (~> 2.11.0)
rspec-rails (~> 5.1.2)
rubocop (~> 1.35.1)
rubocop-performance (~> 1.11.4)