This project is archived and is in readonly mode.
Changeset [594a281d663dd8a7801651f4aea7e5b7f4f02548] by José Valim
September 1st, 2009 @ 06:18 PM
Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted.
[#3128 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/594a281d663dd8a7801651f4aea7e5...
Committed by José Valim
- M activerecord/lib/active_record/associations.rb
- M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
- M activerecord/test/cases/associations/habtm_join_table_test.rb
- M activerecord/test/fixtures/edges.yml
- M activerecord/test/schema/schema.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>