[Rails-core] Re: Found bug, wrote patch. Need help with failing test.

2008-01-25 Thread Chris Cruft
Thanks Michael. I did just that and Ben Scofield pointed me in the right direction. Can I get a +1? -Chris On Jan 24, 10:58 pm, "Michael Koziarski" <[EMAIL PROTECTED]> wrote: > > But I am having a tough time writing a failing test. It seems as > > though TestRequest does not implement the get

[Rails-core] Re: Found bug, wrote patch. Need help with failing test.

2008-01-24 Thread Michael Koziarski
> But I am having a tough time writing a failing test. It seems as > though TestRequest does not implement the getter/setter the same way > as AbstractRequest. I've looked at mime_responds_test, and while it > is easy enough to replicate the bug there, it seems like it is out of > place as all t