[Rails-core] Re: FAILSAFE error after upgrade to Ruby 1.8.7

2008-06-06 Thread Xavier Noria
On Fri, Jun 6, 2008 at 9:46 PM, Jeremy Kemper <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 6, 2008 at 10:19 AM, Xavier Noria <[EMAIL PROTECTED]> wrote: >> After I upgraded to Ruby 1.8.7 no request works (tested in a couple of >> apps with different Rails versions): >> >> http://pastie.org/210260 >>

[Rails-core] Re: FAILSAFE error after upgrade to Ruby 1.8.7

2008-06-06 Thread Jeremy Kemper
On Fri, Jun 6, 2008 at 10:19 AM, Xavier Noria <[EMAIL PROTECTED]> wrote: > After I upgraded to Ruby 1.8.7 no request works (tested in a couple of > apps with different Rails versions): > > http://pastie.org/210260 > > Does that ring any bell? I've diffed standard cgi.rb in > ruby-1.8.6-p114 and 1.