I''m working on a complicated fragment caching scheme using memcache and I''m hoping someone has experience expiring fragments from runner/background scripts. Since expire_fragment has only controller/action scope, I was thinking of creating a cache controller and using ActionController::Integration::Session.new to run local requests from the runners to expire the fragments. Is this overly complicated? Is there a better way to do this? Any advice would be appreciated. Thanks, Andy -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---