6 ms·
Be careful-- kaminari is much, much slower than will_paginate: https://github.com/amatsuda/kaminari/issues/37 https://github.com/amatsuda/kaminari/issues/37 wi
by evdawg 15y ago
Be careful-- kaminari is much, much slower than will_paginate: https://github.com/amatsuda/kaminari/issues/37 https://github.com/amatsuda/kaminari/issues/37
will_paginate may pollute Array, but it's been a great solution, that has worked for a long time. Be wary of upgrading for the sake of upgrading, especially with that kind of performance degradation.