I\'m using Memcached with Heroku for a Rails 3.1 app. I had a bug and the wrong things are showing - the parameters were incorrect for the cache.
I had this:
From the rails console:
Rails.cache.delete 'FRAGMENT-NAME'