rails--rails/activerecord/test/cases/associations
Grant Ammons 17650e394f Eager loading :through associations will join the :source model if there are :conditions. [#2362 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-07-08 22:36:26 +02:00
..
belongs_to_associations_test.rb
callbacks_test.rb
cascaded_eager_loading_test.rb
eager_load_includes_full_sti_class_test.rb
eager_load_nested_include_test.rb
eager_singularization_test.rb
eager_test.rb Eager loading :through associations will join the :source model if there are :conditions. [#2362 state:resolved] 2010-07-08 22:36:26 +02:00
extension_test.rb
habtm_join_table_test.rb
has_and_belongs_to_many_associations_test.rb Fixed gruoped_by_title spelling [#5063 state:committed] 2010-07-08 00:26:25 +02:00
has_many_associations_test.rb fix ActiveRecord `destroy_all` so it returns destroyed records 2010-07-08 11:35:17 -07:00
has_many_through_associations_test.rb
has_one_associations_test.rb
has_one_through_associations_test.rb This test never runs and it has never run. Since the day this file 2010-07-08 18:02:07 +02:00
inner_join_association_test.rb
inverse_associations_test.rb
join_model_test.rb