rails--rails/activerecord/test/associations
David Heinemeier Hansson 37b1d33ba3 Try again
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8273 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-12-05 02:50:18 +00:00
..
ar_joins_test.rb Address shortcomings of changeset [8054] [protocool] 2007-11-07 15:07:39 +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
eager_test.rb Try again 2007-12-05 02:50:18 +00:00
extension_test.rb Associations macros accept extension blocks alongside modules. Closes #9346. 2007-09-17 21:19:44 +00:00
inner_join_association_test.rb Ensure that column names are quoted. Closes #10134 [wesley.moxam] 2007-11-10 21:33:13 +00:00
join_model_test.rb Fix HasManyThrough Association so it uses :conditions on the HasMany Association. Closes #9729 [danger] 2007-11-11 01:03:43 +00:00