Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let alias_attribute work with attributes with initial capital letters (legacy... | Michael Koziarski | 2007-07-19 | 1 | -1/+24 |
* | Clean up junk test. Closes #7973 [Rob Sanheim] | Jeremy Kemper | 2007-06-08 | 2 | -31/+1 |
* | Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/access... | Rick Olson | 2007-01-28 | 2 | -0/+63 |
* | Rename test file so it's not ignored by rake | Rick Olson | 2007-01-28 | 1 | -0/+0 |
* | Add Module#attr_accessor_with_default to initialize value of attribute before... | Marcel Molina | 2006-11-16 | 1 | -0/+30 |
* | attr_internal to support namespacing and deprecation | Jeremy Kemper | 2006-08-07 | 1 | -0/+52 |
* | Added Module#alias_attribute [Jamis/DHH] | David Heinemeier Hansson | 2006-08-03 | 1 | -0/+31 |