Agile Web Development

Build it. Launch it. Love it.

Query String Action Caching

This plugin allows you to cache url query strings such as "http://site/search?q=string&page=2&z=foo+bar" using action caching from the ActionController::Caching.

Vitals

Home http://rubyforge.org/projects/caching-plugin/
Repository svn://rubyforge.org/var/svn/caching-plugin
License Rails' (MIT)
Tags Tag_red action caching
Rating (25 votes)
Owner Thiago Jackiw
Created 23 September 2006

Comments

  • Avatar
    22 October 2006

    The Action Cache replacement plugin allows this and more, e.g. the ability to cache based on cookie values.

    Check it out here: http://www.agilewebdevelopment.com/plugins/action_cache

  • Avatar
    Tom
    29 May 2008

    I loved this plugin, but I'm finding it's incompatible with Rails 2.0 (throws errors in the urlrewriter). Is it still actively maintained? Have people all switched to the action_cache plugin?

    Thanks!

Add a comment