-
Committer:
Jacques Distler
-
Date:
2007-05-26 03:52:42 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20070526035242-r8yq2qkq3dfbnzlp
ETags and Action Caching
Added the action_cache plugin
http://agilewebdevelopment.com/plugins/action_cache
which does action-caching with ETags support. The built-in Rails ETags "solution" sucks, because it forces a page-rerender, even when the content is unchanged.