no_dev_cache
When caching was switched to Rack::Cache in Radiant 0.8, the bit where it wouldn’t cache in dev mode was left out. This puts it back in. Not needed in Radiant 0.9.
| Author | Jason Garber |
|---|---|
| Website | http://github.com/jgarber/radiant-no_dev_cache-extension |
| Repository | git://github.com/jgarber/radiant-no_dev_cache-extension.git |
| Supports | Radiant 0.8.1 |
| Record Created | September 30, 2009 (11 months ago) |
| Last Updated | October 30, 2009 (10 months ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install no_dev_cache
