Jeremy Kemper
|
78790e47b8
|
Revert "Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted.""
This reverts commit 2b82708b0e .
[#3128 state:resolved]
Conflicts:
activerecord/lib/active_record/associations.rb
activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
|
2009-11-23 10:42:32 -08:00 |
|
Jeremy Kemper
|
3b6a9a020e
|
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 state:open]
This reverts commit da636809da .
|
2009-09-02 13:55:47 -07:00 |
|
José Valim
|
da636809da
|
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>
|
2009-09-01 10:15:23 -07:00 |
|
Jeremy Kemper
|
7aaf4867d2
|
Included associations: go deep.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4776 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-08-16 18:10:52 +00:00 |
|