rails--rails/activerecord/test/associations
Jeremy Kemper a72c1ec43e Refactor association create and build so before & after callbacks behave consistently. Closes #8854.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7935 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-16 05:07:58 +00:00
..
callbacks_test.rb Refactor association create and build so before & after callbacks behave consistently. Closes #8854. 2007-10-16 05:07:58 +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 Alias association #build to #new so it behaves predictably. Closes #8787. 2007-10-15 08:09:04 +00:00