d62b880e3f
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.
2 lines
24 B
Ruby
2 lines
24 B
Ruby
require 'action_cache'
|