Paginating Find
by Anonymous
Home
Home
Description
It's a plugin to help clean up and clarify pagination code in your Rails application. After you've got the plugin installed, you can use it to transparently load batches of model objects using just one call to the #find method. It's equally easy to use the plugin for stepping through data via your app's UI, or loading large numbers of model instances little-by-little, to avoid consuming a ton of memory.
Blog Post
Rails Pagination With The Paginating Find Plugin (james.schumann.ca)
Make Paginating Find Work With Rails 1.1.6 (savedmyday.com)
What Is The Paginating Find Plugin? (cardboardrocket.com)
Using Paginating Find With Has Finder (carbonfive.com)
Hacking The Ultrasphinx Plugin To Work With Paginating Find (blog.aisleten.com)
Screencast
None, why not add something?
Book
None, why not add something?
