rails--rails/activerecord/test/cases/associations
Aaron Patterson 3e7c351b48 preheating cache so that tests can run in isolation 2010-12-09 15:12:48 -08:00
..
belongs_to_associations_test.rb Setting the id of a belongs_to object updates all referenced objects [#2989 state:resolved] 2010-12-08 15:21:18 -08:00
callbacks_test.rb removing unused variables 2010-10-20 09:38:15 -07:00
cascaded_eager_loading_test.rb Fix bug with 0bb85ed9ff which missed out a fixtures declaration in cascaded_eager_loading_test.rb 2010-11-17 15:52:18 -08:00
eager_load_includes_full_sti_class_test.rb fisting a bunch of unused variable warnings 2010-11-15 10:12:09 -08:00
eager_load_nested_include_test.rb
eager_singularization_test.rb
eager_test.rb preheating cache so that tests can run in isolation 2010-12-09 15:12:48 -08:00
extension_test.rb
habtm_join_table_test.rb
has_and_belongs_to_many_associations_test.rb fisting a bunch of unused variable warnings 2010-11-15 10:12:09 -08:00
has_many_associations_test.rb removing unused variables 2010-11-22 16:14:37 -08:00
has_many_through_associations_test.rb removing unused variables 2010-11-22 16:14:37 -08:00
has_one_associations_test.rb removing unused variables 2010-11-22 16:14:37 -08:00
has_one_through_associations_test.rb test case on has_one :through after a destroy 2010-11-29 10:48:48 +01:00
inner_join_association_test.rb Add some tests for functionality in JoinAssociation which already exists but was previously untested 2010-10-13 08:24:19 -07:00
inverse_associations_test.rb removing unused variables 2010-11-22 16:14:37 -08:00
join_model_test.rb not a responsibility for rails to test 2010-12-03 16:22:42 -08:00