Categories
Search → faster pagination in rails

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_...
DETAILS
©2003-2019 jCay.com