This project is archived and is in readonly mode.
Ruby 1.9: Strings no longer respond to #each
Reported by David Trasbo | September 20th, 2010 @ 12:17 PM
A test in railties/test/application/routing_test.rb
is causing Rack to try calling #each on a string, which doesn't
work in Ruby 1.9. I'll post a fix in a minute.
Comments and changes to this ticket
-
David Trasbo September 20th, 2010 @ 12:19 PM
- Assigned user set to Rohit Arondekar
Urgh! Double-post of #5667. Can be marked as duplicate.
-
Rohit Arondekar September 20th, 2010 @ 12:59 PM
- State changed from new to duplicate
- Importance changed from to Low
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>