This project is archived and is in readonly mode.
[PATCH] ActionDispatch::Response broken in Ruby 1.9
Reported by Szymon Nowak | February 23rd, 2010 @ 10:35 AM
There's a small bug in ActionDispatch::Response class that causes about 150 errors when running tests in Ruby 1.9. This patch fixes it.
Comments and changes to this ticket
-
Rohit Arondekar June 15th, 2010 @ 08:56 AM
- State changed from new to invalid
The tests pass on Ruby 1.9.2-head. I haven't run the tests on 1.9.1 since it will not be supported but Rails 3.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>