> I tried to track down the offending code, but ran out of time. Is > someone aware of this issue?
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? -- Cheers Koz --~--~---------~--~----~------------~-------~--~----~ 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 [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-core?hl=en -~----------~----~----~----~------~----~------~--~---
