This project is archived and is in readonly mode.

Changeset [d9c8c47e3db89ca75de6ae9a8497659378ef0c1d] by Raimonds Simanovskis

December 23rd, 2010 @ 03:19 PM

Fix for default_scope tests to ensure comparing of equally sorted lists

This is additional fix for commit
ebc47465a5865ab91dc7d058d2d8a0cc961510d7 Respect the default_scope on a join model when reading a through association
which otherwise was failing on Oracle (as it returned fixture comments in different order).
https://github.com/rails/rails/commit/d9c8c47e3db89ca75de6ae9a84976...

Committed by Raimonds Simanovskis

  • M activerecord/test/cases/associations/has_many_through_associations_test.rb
  • M activerecord/test/cases/associations/has_one_through_associations_test.rb

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>