georgepalmer / timed_fragment_cache forked from rlivsey/timed_fragment_cache

timed_fragment_cache

This URL has Read+Write access

name age message
file CHANGELOG Tue Jun 24 01:31:51 -0700 2008 move to github [rlivsey]
file MIT-LICENSE Tue Jun 24 01:31:51 -0700 2008 move to github [rlivsey]
file README Fri Sep 26 08:44:58 -0700 2008 Update readme [georgepalmer]
file init.rb Tue Jun 24 01:31:51 -0700 2008 move to github [rlivsey]
directory lib/ Fri Sep 26 08:38:38 -0700 2008 Update plugin for Rails 2.1 [georgepalmer]
README
The timed fragment cache plugin allows the expiring of fragment caches based on a time period.

The original plugin was authored by Richard Livsey (http://livsey.org/).  This version has been updated for Rails 2.1 
based on work by Steffen Rusitschka (http://www.ruzee.com/blog/2008/07/timed_fragment_cache-on-rails-21/).  The fork was 
created by George Palmer (http://rowtheboat.com)