Hi, I've been reading the Rails Guide about caching and I have a few questions about it. I've read that it is not possible to cache a page with url parameters, for instance 'http://.../com/products/category_id=5'. Am I correct? Isn't there any way to be able to do so?
If caching is only able on 'conditions' when do you use caching? Thanks Greg -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

