thewoolleyman@gmail.com
2009-Sep-03 09:49 UTC
[CruiseControl] rails_2-3-stable build 2b82708 fixed
The build has been fixed. CHANGES ------- Revision ...2b82708 committed by Jeremy Kemper <jeremy@bitsweat.net> on 2009-09-02 20:57:33 Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted." Test failures on PostgreSQL. [#3128] This reverts commit 594a281d663dd8a7801651f4aea7e5b7f4f02548. activerecord/lib/active_record/associations.rb | 24 ++++++++++---------- .../has_and_belongs_to_many_association.rb | 16 +++++++++++++ .../cases/associations/habtm_join_table_test.rb | 16 +++++++++++- activerecord/test/fixtures/edges.yml | 3 +- activerecord/test/schema/schema.rb | 2 +- 5 files changed, 45 insertions(+), 16 deletions(-) See http://ci.rubyonrails.org/builds/rails_2-3-stable/2b82708 for details.