This project is archived and is in readonly mode.
Changeset [9c1bac0b7fcb627640db6824dca3e6e829a3c3e6] by Jaime Bellmyer
August 10th, 2009 @ 06:19 AM
raises an exception on habtm join table inserts if join table contains a primary key. Caches this check to save time on subsequent inserts.
[#2086 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net http://github.com/rails/rails/co...
Committed by Jaime Bellmyer
- M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
- M activerecord/test/cases/associations/habtm_join_table_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>