Morgan Morgan wrote: > now i'm assuming this is rails wanting to be nice and cache stuff to > make it quicker... but it's annoying the hell out of me.
I'm guessing you're assuming wrong here. Rails has nothing to do with it. It's going to be the client's browser that caches the file, unless the response tells the browser not to cache it. Here a nice tutorial on caching that might help you: http://www.mnot.net/cache_docs/ -- 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 -~----------~----~----~----~------~----~------~--~---

