Hi all!
I have an action called app/xxx that correctly creates cache when directly
hit, not when  invoked by an ajax call, but the ajax call will return the
cached version of the action when cache is created. Should I change approach
or do I have any parameter to pass to remote_function to trigger chaching?

I'm using  remote_function(:update => "drawer-content", :url =>
drawer_content_path)

thx

-- 
Emanuele Tozzato

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to