rails--rails/activerecord/test
Gabe da Silveira ea290e77e6 Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method
[#3491 state:committed]

Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2009-11-17 22:25:40 -08:00
..
assets
cases Insert generated association members in the same order they are specified when assigning to a has_many :through using the generated *_ids method 2009-11-17 22:25:40 -08:00
connections Remove support for SQLite 2. 2009-08-17 14:54:34 +01:00
fixtures Fix has_one with foreign_key and primary_key association bug which caused the associated object being lost when saving the owner. [#1756 state:resolved] 2009-09-12 16:03:32 +02:00
migrations
models delete correct records for a has_many with :primary_key and :dependent => :delete_all 2009-11-10 18:41:37 +13:00
schema Enable use of MySQL stored procedures by default. 2009-09-17 10:57:03 -07:00
config.rb