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
2007-03-13 05:23:18 +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_singularization_test.rb forgot to add tests for #7044 2007-03-13 05:16:22 +00:00
eager_test.rb PostgreSQL: use a subselect to correctly perform eager finds with :limit and :order. Closes #4668. 2007-01-12 05:14:55 +00:00
extension_test.rb organize associations tests 2006-09-25 06:38:55 +00:00
join_model_test.rb Allow a polymorphic :source for has_many :through associations. Closes #7143 [protocool] 2007-03-13 05:23:18 +00:00