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.
This commit is contained in:
Jacques Distler 2007-05-25 22:52:42 -05:00
parent 6b21ac484f
commit d62b880e3f
11 changed files with 697 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<html><head><title>Revision 53: /trunk/plugins/action_cache/lib</title></head>
<body>
<h2>Revision 53: /trunk/plugins/action_cache/lib</h2>
<ul>
<li><a href="../">..</a></li>
<li><a href="action_cache.rb">action_cache.rb</a></li>
</ul>
<hr noshade><em>Powered by <a href="http://subversion.tigris.org/">Subversion</a> version 1.4.2 (r22196).</em>
</body></html>