aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/inheritance.rb
Commit message (Expand)AuthorAgeFilesLines
* Support establishing connection on ActiveRecord::Model.Jon Leighton2011-12-281-12/+8
* Support configuration on ActiveRecord::Model.Jon Leighton2011-12-281-3/+3
* Extract common logic into a methodJon Leighton2011-12-241-9/+22
* I herd you like modules.Jon Leighton2011-12-241-4/+10
* Split out most of the AR::Base code into separate modules :cake:Jon Leighton2011-12-151-0/+167