Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Module#alias_attribute [Jamis/DHH] | David Heinemeier Hansson | 2006-08-03 | 1 | -1/+0 |
* | r4487@asus: jeremy | 2006-04-29 12:21:39 -0700 | Jeremy Kemper | 2006-07-08 | 1 | -12/+10 |
* | Fixed that Module#alias_method_chain should work with both foo? foo! and foo ... | David Heinemeier Hansson | 2006-06-03 | 1 | -6/+28 |
* | fix test warnings | Jeremy Kemper | 2006-05-31 | 1 | -2/+2 |
* | Strip out punctuation on predicates or bang methods being aliased with alias_... | Marcel Molina | 2006-04-29 | 1 | -1/+59 |
* | Dependencies cleanup. Fixes #4221. | Nicholas Seckar | 2006-03-27 | 1 | -0/+16 |
* | Added delegation support to Module that allows multiple delegations at once (... | David Heinemeier Hansson | 2006-02-04 | 1 | -0/+48 |
* | Further improvements to reloading code | Nicholas Seckar | 2006-02-02 | 1 | -14/+0 |
* | Added reusable reloading support through the inclusion of the Relodable modul... | David Heinemeier Hansson | 2006-01-29 | 1 | -0/+51 |