aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/timestamp_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Changed behavior of touch and added touch! Originally implemented by ...Pratik Naik2010-03-271-25/+0
* Changed behavior of touch and added touch! Originally implemented by Obie Fer...Nathaniel Bibler2010-03-271-0/+25
* Added :touch option to belongs_to associations that will touch the parent rec...David Heinemeier Hansson2009-04-161-1/+46
* Added ActiveRecord::Base#touch to update the updated_at/on attributes with th...David Heinemeier Hansson2009-04-161-0/+30