This might be better suited for the Capistrano list, but I thought it might have something to do with Rails 2.0's asset caching. My trouble is that my app's style looks and works perfectly fine when I'm running it locally in development mode, but when I deploy it, the stylesheets and Javascript don't seem to be updating along with the rest of the project files. My deployment setup is pretty standard, so I don't think it's anything related to that. I was just wondering if Rails 2.0's asset caching could be part of the problem. Any thoughts?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Assets - find a weird behavior recently and I'd like to understand the original issue | 0 | 149 | November 18, 2011 | |
| Asset Pipeline Serving Stale Assets | 0 | 147 | July 3, 2013 | |
| CSS not compiling in server | 0 | 144 | March 6, 2013 | |
| problem with asset timestamps | 1 | 126 | June 12, 2009 | |
| Fix zero length stylesheet cache files bug in case of missing CSS files | 0 | 247 | June 9, 2009 |