Sology / smart_listing

Ruby on Rails data listing gem with built-in sorting, filtering and in-place editing.
http://showcase.sology.eu/smart_listing
MIT License
478 stars 138 forks source link

Replace kaminari with pagy #160

Open wynksaiddestroy opened 4 years ago

wynksaiddestroy commented 4 years ago

pagy claims to be 40 times faster than kaminari and to use 36 times less memory. So it might be worth checking out the gem as a replacement for kaminari.