Conditional Page Cache

January 27, 2009

Do to some Obama day drama, I wrote a little plugin that allows you to conditionally page or action cache at runtime. This means that you might page cache depending on the user type, or the date or how you feel when you wake up.
script/plugin install http://arperftoolkit.rubyforge.org/svn/trunk/conditional_page_cache
At the top of the controller, indicate which actions [...]

10

MULTIMONGREL! Awesome Action Caching with Rails

January 23, 2009

Action Cache Plugin is super. Tweak it a little for use with multi mongrel environment!

0