aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/nested_attributes_with_callbacks_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use assert_not rather than refutePiotr Sarnacki2013-08-121-5/+5
* Refactor NestedAttributesWithCallbacksTest for clarityBen Woosley2013-08-121-67/+66
* Fix interactions between :before_add callbacks and nested attributes assignmentDr.(USA) Joerg Schray2013-08-121-0/+145