Rails Action Cache now available as a plugin
I’ve packaged my Active Cache upgrade as a Rails plugin.
script/plugin discover gets craz8.com into your plugin server list
script/plugin install action_cache will install the code
update I’ve added two new features to this code today.
- Ability to change the fragment_key method to customize your caching
- Addition of a ‘time_to_live’ property to have your cache items expire on a timer as well as through the regular expiry mechanism.
Trackbacks
Use the following link to trackback from your own site:
http://blog.craz8.com/trackbacks?article_id=rails-action-cache-now-available-as-a-plugin&day=20&month=01&year=2006