aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed the automated timestamping feature when running under Rails' developmen...David Heinemeier Hansson2004-12-181-1/+1
* Renamed Mixins to Acts to resemble the change from include ActiveRecord::Mixi...David Heinemeier Hansson2004-12-161-4/+4
* Added that Active Records will automatically record creation and/or update ti...David Heinemeier Hansson2004-12-161-3/+6
* Forgot to include Mixins::Touch by defaultDavid Heinemeier Hansson2004-12-081-0/+1
* Renamed from ListMixin and mixins/list_mixin.rb to Mixins::List and mixin/lis...David Heinemeier Hansson2004-12-081-0/+2
* Silence errors occurring when reloading classesDavid Heinemeier Hansson2004-11-301-0/+1
* InitialDavid Heinemeier Hansson2004-11-241-0/+50