> I don't really use action caching so I haven't noticed this, but it > does sound nasty. Can you give us a lighthouse ticket with a failing > test, prehaps git bisect can find it. > > The Changes to caching in edge are pretty minimal, so I'm guessing > it's related to routing not caching. Where does url_for > :controller=>'posts', :action=>'show', :id=>1 go? > > What does your route declaration look like?
I've been looking into this and found that removing the default routes (map.connect ':controller/:action/:id') will fix the problem. Unfortunately I'm not sure why just yet. Cheers, Brad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---