The build has been fixed.
CHANGES
-------
Revision ...2b82708 committed by Jeremy Kemper <[email protected]> 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.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---