This project is archived and is in readonly mode.
[Patch] Failing Test in Railties
Reported by Dan Pickett | March 12th, 2011 @ 03:51 PM | in 3.x
On Mac OSX using the latest version of arel, test_constants_in_app_are_autoloaded in RailTies was failing due to limit= being undefined.
In reviewing the test I found the count method to be unnecessary so I removed it with the attached patch to get the test passing.
Comments and changes to this ticket
-
Dan Pickett March 12th, 2011 @ 03:53 PM
- Tag changed from patch railties to edge, patch, railties
-
Santiago Pastorino March 12th, 2011 @ 04:10 PM
- Assigned user changed from Santiago Pastorino to Aaron Patterson
- Importance changed from to Low
-
Dan Pickett April 6th, 2011 @ 12:52 AM
- Milestone set to 3.x
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>