forked from OpenNeo/impress
This is recommended by the Rails 4.0 upgrade guide: > The caching method changed between Rails 3.x and 4.0. You should change the cache namespace and roll out with a cold cache. I noticed too that old cache entries with old character encodings were a real problem, so yeah making sure we're working with a cold cache is smart!! |
||
|---|---|---|
| .. | ||
| development.rb | ||
| development_async.rb | ||
| production.rb | ||
| remote_development.rb | ||
| test.rb | ||