Show (beta):
Join Help
  Home » Faster pagination in Rails » Details

Faster pagination in Rails

  • Profile
  • Reviews
  • Share

Homepage: Faster pagination in Rails Homepage

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!


Related
Distributing Rails Applications
In this tutorial, we'll go through the following steps: Setup the environment Create...
Ruby on Rails or CakePHP
Rails is a full-stack framework for developing database-backed web applications according...
Ruby on Rails on Oracle: A Simple Tutorial
This article is not intended to be a booster piece for Rails nor is it an expose....
eRuby: Using Ruby DBI for database connectivity
If you want create a dynamic web page that works on more than just MySQL then try...
eRuby: Getting Started with Ruby on Windows IIS
Yes, you can run Ruby on Windows and eRuby on Windows IIS web servers. Ruby has many...
eRuby: How to use Ruby CGI and ERB templating for Web Pages
Ruby is a great language to use to create a dynamic website. Here's how to use it...
Rails and SQL queries
Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord...
Understanding Action Views in Ruby on Rails
This article covers the basic services provided by the ActionView. The ActionView...
Beginning Relationships in Rails
The Rails framework takes most of the headache away from developing these relationships...
SEO on Rails
Tips and Tricks for improving your RoR app so it is search engine friendly.
Most Popular
Rails Photo Gallery
This article contains step-by-step tutorial for creating photo gallery in Ruby On...
How to allow some safe HTML in Rails projects
This article contains simple Ruby function ae_some_html which allows usage of basic...
Ruby on Rails or CakePHP
Rails is a full-stack framework for developing database-backed web applications according...
Installation of Ruby on Rails in Fedora Core 6
Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6.
SEO on Rails
Tips and Tricks for improving your RoR app so it is search engine friendly.
eRuby: SUSIE a Simple Photo Gallery in Ruby
SUSIE is a simple image gallery that is an opensource eRuby application. It is interesting...
eRuby: How to use Ruby CGI and ERB templating for Web Pages
Ruby is a great language to use to create a dynamic website. Here's how to use it...
Rails and SQL queries
Ruby on Rails is Model-View-Controller web-application framework. Rails uses ActiveRecord...
150+ Ruby on Rails Tutorials
Over the last couple of months, I have collected over 150 Ruby on Rails links at...
Faster pagination in Rails
RoR's default pagination methods have a number of bottlenecks. In this guide you...
Product Information
Listing Views163
Date Added05.11.2009
Downloads0 this week - 0 Overall



© 2012 - Transit Network - All Rights Reserved - All Copyrights & Trademarks are property of their respective owners. Terms of Service | Privacy Policy