Links
Query String Action Caching
Categories
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 |
action caching
|
| Rating | (25 votes) |
| Owner | Thiago Jackiw |
| Created | 23 September 2006 |
Comments
-
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
-
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!

