1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/associations
2010-01-16 00:02:46 +05:30
..
belongs_to_associations_test.rb Removed duplicated tests [#3026 state:resolved] 2009-08-10 00:08:40 +01:00
callbacks_test.rb
cascaded_eager_loading_test.rb Added eager loading support to Relation and ActiveRecord#all. 2009-10-05 15:24:08 -03:00
eager_load_includes_full_sti_class_test.rb
eager_load_nested_include_test.rb Don't use local vars before testing its conditional. 2009-08-03 13:59:34 -03:00
eager_singularization_test.rb
eager_test.rb Don't publicize with_scope for tests since it may shadow public misuse 2009-12-28 14:07:23 -08:00
extension_test.rb
habtm_join_table_test.rb Revert "Revert "Assert primary key does not exist in habtm when the association is defined, instead of doing that everytime a record is inserted."" 2009-11-23 10:42:32 -08:00
has_and_belongs_to_many_associations_test.rb Merge commit 'rails/master' 2009-08-08 19:14:35 -03:00
has_many_associations_test.rb Forgot to revert tests from that last commit 2009-12-12 21:03:45 -06:00
has_many_through_associations_test.rb Add new finder methods to association collection. 2009-12-27 00:25:00 +05:30
has_one_associations_test.rb Remove the test which was testing a non-existing method, always failing on 1.9 and never even running on 1.8 2010-01-02 16:12:01 +05:30
has_one_through_associations_test.rb Allow ho:through#build when the owner is a new record [#1749 state:resolved] 2009-08-10 00:46:16 +01:00
inner_join_association_test.rb Make scopes use relations under the hood 2010-01-16 00:02:46 +05:30
inverse_associations_test.rb Fix pg test 2009-12-28 13:05:36 -08:00
join_model_test.rb Fix test_has_many_through_polymorphic_has_one on sqlite2 [#3054 state:resolved] 2009-08-15 19:14:32 -07:00