rails/activerecord/test/cases/associations
Michael Koziarski 13a60b83a4 Improve performance by avoiding named block arguments. Closes #11109 [adymo]
Reapplies [8865] with some fixes


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8957 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-02-29 23:16:53 +00:00
..
callbacks_test.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00
cascaded_eager_loading_test.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00
eager_load_nested_include_test.rb Move the eager load nested include tables into schema.rb and use delete_all instead of drop table to reset the state. 2008-02-20 05:31:03 +00:00
eager_singularization_test.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00
eager_test.rb Provide a post title for sqlite3 2008-02-28 21:01:04 +00:00
extension_test.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00
inner_join_association_test.rb Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails 2008-01-21 17:20:51 +00:00
join_model_test.rb Improve performance by avoiding named block arguments. Closes #11109 [adymo] 2008-02-29 23:16:53 +00:00