rails/activerecord/test/associations
2007-07-25 03:09:21 +00:00
..
callbacks_test.rb Remove deprecated push_with_attributes. 2007-06-11 07:15:59 +00:00
cascaded_eager_loading_test.rb Update tests' use of fixtures for the new collections api. Closes #8726. 2007-06-22 17:36:20 +00:00
eager_singularization_test.rb forgot to add tests for #7044 2007-03-13 05:16:22 +00:00
eager_test.rb Update tests' use of fixtures for the new collections api. Closes #8726. 2007-06-22 17:36:20 +00:00
extension_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
join_model_test.rb Ensure that has_many :through associations use a count query instead of loading the target when #size is called. Closes #8800 [lifo] 2007-07-25 03:09:21 +00:00