You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: