Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed Mixins to Acts to resemble the change from include ActiveRecord::Mixi... | David Heinemeier Hansson | 2004-12-16 | 1 | -2/+2 |
* | Added option for turning off the automated timestamps | David Heinemeier Hansson | 2004-12-16 | 1 | -0/+10 |
* | Added assumption that a Symbol-based scope should end in _id unless it does s... | David Heinemeier Hansson | 2004-12-16 | 1 | -3/+8 |
* | Added assumption that a Symbol-based scope should end in _id unless it does s... | David Heinemeier Hansson | 2004-12-16 | 1 | -1/+0 |
* | Added that Active Records will automatically record creation and/or update ti... | David Heinemeier Hansson | 2004-12-16 | 1 | -44/+67 |
* | Added tree mixin and unit tests for all the mixins | David Heinemeier Hansson | 2004-12-15 | 1 | -0/+101 |