Is anyone using caches.rb in a rails app? Apparently I'm not smart enough to make it go, and could use a little help.
Basically, I have a model that I'd like to cache a method or two on. If anyone could fill me in on how to set up the model to do that, I'd appreciate it.