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
Luca Guidi 47bdf3bf40 Ensure AutosaveAssociation runs remove callbacks [#2146 state:resolved]
Signed-off-by: Eloy Duran <eloy.de.enige@gmail.com>
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
2009-03-12 15:24:37 +00:00
..
belongs_to_associations_test.rb Fixed autosave checks on objects with hm:t in :include [#2213 state:resolved] 2009-03-12 13:26:21 +00:00
callbacks_test.rb
cascaded_eager_loading_test.rb Association preloading no longer stops if it hits a nil object [#1630 state:resolved] 2008-12-26 18:25:50 +00:00
eager_load_includes_full_sti_class_test.rb Make sure association preloading works with full STI class name [#465 state:Resolved] 2008-07-18 03:44:44 +01:00
eager_load_nested_include_test.rb Ensure NoMethodError isn't raised when some of the nested eager loaded associations are empty [#1696 state:resolved] 2009-03-12 13:49:16 +00:00
eager_singularization_test.rb
eager_test.rb Ruby 1.9 compat: rename deprecated assert_raises to assert_raise. 2009-03-08 13:11:58 -07:00
extension_test.rb applied patch to fix the associations with blocks in modules bug from an old trac ticket 2008-09-20 13:46:09 -07:00
has_and_belongs_to_many_associations_test.rb Ensure AutosaveAssociation runs remove callbacks [#2146 state:resolved] 2009-03-12 15:24:37 +00:00
has_many_associations_test.rb Ensure AutosaveAssociation runs remove callbacks [#2146 state:resolved] 2009-03-12 15:24:37 +00:00
has_many_through_associations_test.rb Ensure AutosaveAssociation runs remove callbacks [#2146 state:resolved] 2009-03-12 15:24:37 +00:00
has_one_associations_test.rb Fixed autosave checks on objects with hm:t in :include [#2213 state:resolved] 2009-03-12 13:26:21 +00:00
has_one_through_associations_test.rb Fixed autosave checks on objects with hm:t in :include [#2213 state:resolved] 2009-03-12 13:26:21 +00:00
inner_join_association_test.rb
join_model_test.rb Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha. 2009-02-03 18:40:22 -08:00