Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the instance methods #root and #ancestors on acts_as_tree and fixed sib... | David Heinemeier Hansson | 2005-09-09 | 1 | -10/+28 |
* | Added roots, root, and siblings to the batch of methods added by acts_as_tree... | David Heinemeier Hansson | 2005-07-01 | 1 | -1/+18 |
* | Removed broken attempt to DRY module ClassMethod #970 | David Heinemeier Hansson | 2005-04-02 | 1 | -0/+5 |
* | Automatically extend the class which gets a module included with the ClassMet... | David Heinemeier Hansson | 2005-04-02 | 1 | -5/+0 |
* | Added :counter_cache option to acts_as_tree that works just like the one you ... | David Heinemeier Hansson | 2004-12-31 | 1 | -2/+3 |
* | Improving documentation... | David Heinemeier Hansson | 2004-12-16 | 1 | -31/+35 |
* | Renamed Mixins to Acts to resemble the change from include ActiveRecord::Mixi... | David Heinemeier Hansson | 2004-12-16 | 1 | -0/+40 |