Commit 6fdc24a789ded71eccf5373a8224d8c3dc89911b
1 parent
0f9021a7
Exists in
master
and in
21 other branches
Added to multi-tenancy section
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -1328,7 +1328,7 @@ Product.searchkick_index.refresh # or this | @@ -1328,7 +1328,7 @@ Product.searchkick_index.refresh # or this | ||
1328 | 1328 | ||
1329 | ## Multi-Tenancy | 1329 | ## Multi-Tenancy |
1330 | 1330 | ||
1331 | -Check out [this great post](https://www.tiagoamaro.com.br/2014/12/11/multi-tenancy-with-searchkick/). | 1331 | +Check out [this great post](https://www.tiagoamaro.com.br/2014/12/11/multi-tenancy-with-searchkick/) on the [Apartment](https://github.com/influitive/apartment) gem. Follow a similar pattern if you use another gem. |
1332 | 1332 | ||
1333 | ## Migrating from Tire | 1333 | ## Migrating from Tire |
1334 | 1334 |