rails--rails/activerecord/test/associations
Jeremy Kemper 81d619ea0d Associations macros accept extension blocks alongside modules. Closes #9346.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7504 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-17 21:19:44 +00:00
..
callbacks_test.rb Remove deprecated push_with_attributes. 2007-06-11 07:15:59 +00:00
cascaded_eager_loading_test.rb Kill lingering acts 2007-09-11 06:47:27 +00:00
eager_singularization_test.rb forgot to add tests for #7044 2007-03-13 05:16:22 +00:00
eager_test.rb Eager loading respects explicit :joins. Closes #9496. 2007-09-15 23:50:12 +00:00
extension_test.rb Associations macros accept extension blocks alongside modules. Closes #9346. 2007-09-17 21:19:44 +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