This project is archived and is in readonly mode.
Changeset [da636809daca9c338200811d3590e446f57c8e81] by José Valim
September 1st, 2009 @ 06:15 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/da636809daca9c338200811d3590e4...
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>