Just in case anyone else was looking for solution Kaminari+Meta_Search, long story short, I added the :page under #Results, debug... into meta_search.rb
there is a reference at:
http://metautonomous.lighthouseapp.com/projects/53012/tickets/51-make-it-working-with-kaminari
change made per latest commit by author:
https://github.com/ernie/meta_search/commit/4fc9ab8f9c47b48e733ce867c5919f009a66d7c6
Just in case anyone else was looking for solution Kaminari+Meta_Search, long story short, I added the :page under #Results, debug... into meta_search.rb
there is a reference at:
http://metautonomous.lighthouseapp.com/projects/53012/tickets/51-make-it-working-with-kaminari
change made per latest commit by author:
https://github.com/ernie/meta_search/commit/4fc9ab8f9c47b48e733ce867c5919f009a66d7c6
since then, working very well
Hi there, did you get kaminari to work with meta_search results?