1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/associations
2006-11-01 20:28:48 +00:00
..
callbacks_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
cascaded_eager_loading_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
eager_test.rb Oracle: resolve test failures, use prefetched primary key for inserts, check for null defaults. Factor out some common methods from all adapters. Closes #6515. 2006-11-01 20:28:48 +00:00
extension_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
join_model_test.rb Fix has_many :through to add the appropriate conditions when going through an association using STI. Closes #5783. [Jonathan Viney] 2006-10-15 16:37:11 +00:00