20 Feb, 2018
3 commits
15 Feb, 2018
1 commit
14 Feb, 2018
4 commits
28 Jan, 2018
2 commits
30 Dec, 2017
1 commit
15 Dec, 2017
1 commit
14 Dec, 2017
1 commit
-
to the current ES version according to https://github.com/ankane/searchkick/blob/61ede188042c843c1dfd15fc724379ce69353887/test/test_helper.rb#L457 Otherwise, it's confusing
09 Dec, 2017
1 commit
14 Nov, 2017
6 commits
08 Nov, 2017
1 commit
09 Oct, 2017
1 commit
21 Sep, 2017
1 commit
08 Sep, 2017
3 commits
05 Sep, 2017
1 commit
30 Aug, 2017
1 commit
08 Aug, 2017
1 commit
06 Aug, 2017
1 commit
06 Jul, 2017
3 commits
14 Jun, 2017
2 commits
-
Change conversions_boost_term to conversions_term
17 May, 2017
1 commit
06 May, 2017
1 commit
05 May, 2017
1 commit
-
* Use an after create hook instead of manual reindex I always use FactoryGirl's `after create` hook to reindex. Since typically I only create only a handful models needed for each test, this is very quick and I don't have to remember anything. * add a trait on top of the hook this way you can precisely control when the reindex occurs. <3 @elskwid
29 Apr, 2017
2 commits