Ruby on Rails
Query String Action Caching (Version #5)

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.

To install from your Rails’ root directory, type
“script/plugin install svn://rubyforge.org/var/svn/caching-plugin”

homepage:
http://rubyforge.org/projects/caching-plugin/

svn:
svn://rubyforge.org/var/svn/caching-plugin

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.

To install from your Rails’ root directory, type
“script/plugin install svn://rubyforge.org/var/svn/caching-plugin”

homepage:
http://rubyforge.org/projects/caching-plugin/

svn:
svn://rubyforge.org/var/svn/caching-plugin