aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/mixins/touch.rb
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up the class_eval stuff in the new mixins a bitDavid Heinemeier Hansson2004-12-081-4/+5
| | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@87 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added ActiveRecord::Mixins::Touch that will record creation and update times ↵David Heinemeier Hansson2004-12-081-0/+35
of objects [xal] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@85 5ecf4fe2-1ee6-0310-87b1-e25e094e27de