aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/touch_later_test.rb
Commit message (Expand)AuthorAgeFilesLines
* use `assert_not` instead of `refute` as mentioned in our guides.Yves Senn2015-08-131-2/+2
* Add pending test for the great-grandparent touching bug from #19324David Heinemeier Hansson2015-06-251-0/+21
* Batch touch parent recordsArthur Neves2015-04-081-0/+93