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
-~----------~----~----~----~------~----~------~--~---

Reply via email to