Hi,

so I have X million records in my books table and I want to iterate
through them all and do something (tm).  obviously I don't want to
load them all at once.  so before I go looking for a plugin I was
wondering if there was a native way in rails to handling this?

It's the first thing you have to start dealing with as your site
scales after all.... :-)

Pass .each a block to run against groups of books maybe....


Nahum.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"WellRailed" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/WellRailed?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to