This project is archived and is in readonly mode.

#5667 ✓resolved
David Trasbo

Ruby 1.9: Strings no longer respond to #each

Reported by David Trasbo | September 20th, 2010 @ 12:14 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

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>

Attachments

Tags

Referenced by

Pages