My setup: Rails 3.0.9, Ruby 1.9.2
I\'m looking into a pagination solution for my app and saw that there is a new-ish gem Kaminari compared to the trusty
Kaminari
I have used both Gems, and frankly, I like Kaminari better. It's so easy to use. I haven't seen any performance issues or environment issues (my app lives on Heroku).