aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/model_schema.rb
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated set and original methods for table_name, primary_key, etcSergey Nartimov2011-12-211-55/+0
* Defaults hash can go on the modelJon Leighton2011-12-161-1/+1
* Cache columns at the model level.Jon Leighton2011-12-161-6/+7
* Split out most of the AR::Base code into separate modules :cake:Jon Leighton2011-12-151-0/+361