02 Nov, 2014
7 commits
28 Oct, 2014
2 commits
-
Use string interpolation to get index name
-
* String interpolation works faster * Now you are able to pass even symbol in the option for custom index name * The code is clearer
21 Oct, 2014
1 commit
13 Oct, 2014
2 commits
-
…dded tests and Readme information.
09 Oct, 2014
1 commit
24 Sep, 2014
3 commits
20 Sep, 2014
2 commits
17 Sep, 2014
3 commits
-
Conflicts: lib/searchkick/logging.rb
15 Sep, 2014
11 commits
-
This reverts commit 08fbc1d697df653582313cd7995082928012437a.
14 Sep, 2014
4 commits
13 Sep, 2014
2 commits
10 Sep, 2014
1 commit
09 Sep, 2014
1 commit
-
From kaminari 0.16.0, `page_entries_info` requires paginatable objects to have `#entry_name` method. SearchKick::Results class should also have it so it'll play nice together with kaminari.