PDA

View Full Version : Flushing caches on production rails site


ericplett
June 16th, 2006, 05:54 PM
Hello,

I have caching enabled on my production rails site, but I need to know how to flush the cache after I push changes. How is this typically done in a rails environment?