Justus Ohlhaver wrote:
> Ok I'll try to keep the question a bit shorter in the hope of increasing 
> the chances that somebody understands what my problem is:
> 
> 
> How can I expire the fragement cache from a daemon located in my lib 
> folder?

Have you tried Rails.cache.delete('views/groups/index.html')

(I think that's the default path creation, given that you set the 
config.cache_store properly in environment.rb)
-- 
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to