Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call to_s on value passed to table_name= | Sergey Nartimov | 2012-01-26 | 1 | -1/+1 |
* | Fix table_name in ActiveRecord with more than one abstract ancestors | Piotr Sarnacki | 2012-01-12 | 1 | -3/+7 |
* | Defaults hash can go on the model | Jon Leighton | 2011-12-16 | 1 | -1/+1 |
* | Cache columns at the model level. | Jon Leighton | 2011-12-16 | 1 | -6/+7 |
* | Split out most of the AR::Base code into separate modules :cake: | Jon Leighton | 2011-12-15 | 1 | -0/+361 |