rails-engine / notifications

🛎 Notifications Center engine like GitHub or other application for any Rails applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency of Will Paginate vs kaminari

ishields opened this issue · comments

Hello! This gem looks great and I'd love to introduce it into my application. Is there any way to remove the dependency of kaminari in favor of will_paginate? My application currently uses will_paginate and it will be hard to change. Thanks in advance!