This project is archived and is in readonly mode.

#1644 ✓resolved
Adam Milligan

Minor refactorings and order-dependent test failure fix

Reported by Adam Milligan | December 27th, 2008 @ 08:24 AM | in 2.x

The has_many_through_associations_test.rb file has a test that fails only when running this file individually, rather than as part of the ActiveRecord test suite. This patch adds the necessary require statements to fix this. Also, one or two minor refactorings: removed a few lines of dead code, fixed some spelling and grammar errors in comments.

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

Referenced by

Pages