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-10-09 03:21:52 +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 Removes the ability for eager loaded conditions to be interpolated, since there is no model instance to use as a context for interpolation. #5553 [turnip@turnipspatch.com] 2006-10-09 02:46:57 +00:00
extension_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
join_model_test.rb Add #delete support to has_many :through associations. Closes #6049 [Martin Landers] 2006-10-09 03:21:52 +00:00