I just can't figure this out.

I have this in my Players controller:
caches_action :show, :layout => false

I have a sweeper (that is getting called) that does this:
expire_action(:controller => :players, :action => :show, :id =>
player)

But this does not expire the cache - the element is still there and
getting served.

I have tried with memcache and file_store.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to