-
Committer:
Jacques Distler
-
Date:
2008年01月23日 05:35:35 UTC
-
Revision ID:
distler@golem.ph.utexas.edu-20080123053535-v3y9gj4hr49tg3xc
Remove the action_cache plugin
The action_cache plugin is now rather superfluous (Rails has native support for ETags, for instance).
And it wasn't working right with Rails 2.0.x (pages were being cached, and 304s were being returned
as appropriate, but cached pages were not being served).