aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/touch_later.rb
Commit message (Expand)AuthorAgeFilesLines
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* Use `squish` rather than `strip_heredoc`Ryuta Kamizono2016-07-041-2/+2
* Improve error message when record touch fails.Ben Standefer2016-07-021-1/+6
* Make sure we touch all the parents when touch_later.Arthur Neves2015-12-061-4/+12
* Batch touch parent recordsArthur Neves2015-04-081-0/+50