It seems that will_paginate is no longer being supported and that Kaminari is the preferred pagination gem. I'm finding conflicts with gems like ActiveAdmin that use Kaminari which causes when will_paginate loads afterwards because of dependencies in exception_logger.
I'm going to convert my fork to Kaminari and I'll let you review it and see if you are interested in moving forward with it.
It seems that will_paginate is no longer being supported and that Kaminari is the preferred pagination gem. I'm finding conflicts with gems like ActiveAdmin that use Kaminari which causes when will_paginate loads afterwards because of dependencies in exception_logger.
I'm going to convert my fork to Kaminari and I'll let you review it and see if you are interested in moving forward with it.