Hi, I just made a mistake to cache the index action and now I cannot figure out how to delete it?
I have tried the following. * restarted server * set perform_caching to false * changed port * changed cache store to different ports and file path. * tried to expire_page :action => :index * tried to expire_action :action => :index * tried to restart my computer * tried different enviroments The cache is still hanging on the root index page. I need help here to destroy or delete all cache in my app? Thanks for help. -- 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 -~----------~----~----~----~------~----~------~--~---

