This project is archived and is in readonly mode.
CI Build file broken under 1.9.1
Reported by CancelProfileIsBroken | February 4th, 2009 @ 02:40 PM | in 2.x
The information section at the end of the ci_build.rb file used on the CI box is broken under 1.9.1. The issue is that the method of iterating over the lines of a string has changed. Attached patch makes it work under all versions.
Comments and changes to this ticket
-
CancelProfileIsBroken February 5th, 2009 @ 10:53 AM
This one can be closed; Jeremy checked in a slightly more parsimonious solution in http://github.com/rails/rails/co...
-
Jeremy Kemper February 5th, 2009 @ 04:50 PM
- State changed from new to resolved
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>