Categories

Updated: 09/29/2006

Faster pagination in Rails

RoR''s default pagination methods have a number of bottlenecks. In this guide you will learn how to use paginating_find to create fast, reusable and good looking pagination code for your projects. This method also works for pagination of find_by_sql queries and even supports find_by_sql with eager loading!
©2003-2019 jCay.com