Eric Smith wrote: [...] > > What can I do (short of going back to Rails 2.2.x) to get Lazy Loading > working application wide for a system with over 400 separate models > and over 20,000 lines of code in my models?
This is a side issue, but...refactor your codebase! It's a rare application indeed that needs 400 models, so I suspect you may have some stuff that should come out... Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

