aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/model_schema.rb
Commit message (Expand)AuthorAgeFilesLines
* call to_s on value passed to table_name=Sergey Nartimov2012-01-261-1/+1
* Fix table_name in ActiveRecord with more than one abstract ancestorsPiotr Sarnacki2012-01-121-3/+7
* 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