public
Fork of rlivsey/timed_fragment_cache
Description: timed_fragment_cache
Homepage: http://livsey.org
Clone URL: git://github.com/georgepalmer/timed_fragment_cache.git
name age message
file CHANGELOG Tue Jun 24 01:31:51 -0700 2008 move to github [rlivsey]
file MIT-LICENSE Loading commit data...
file README
file init.rb
directory lib/
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)