http://www.rubyinside.com/and-now-the-best-rails-action-and-fragment-caching-tutorial-ever-427.html
- Maurício Linhares http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en) On Thu, Mar 26, 2009 at 2:34 PM, D <[email protected]> wrote: > > Hello All, > I have a partial which is rendering on all pages of my web site. Which > is using a method from application helper to get datas. Because of > this partial loading in all pages making my site slow.Any one have a > good idea of how to do caching for the method inside the application > helper. Basically this method getting me three object arrays using find > (:all) and using that I have to build a tree. > > Thanks in advance > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

