aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/module
Commit message (Expand)AuthorAgeFilesLines
* Clean up junk test. Closes #7973 [Rob Sanheim]Jeremy Kemper2007-06-082-31/+1
* Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/access...Rick Olson2007-01-282-0/+63
* Rename test file so it's not ignored by rakeRick Olson2007-01-281-0/+0
* Add Module#attr_accessor_with_default to initialize value of attribute before...Marcel Molina2006-11-161-0/+30
* attr_internal to support namespacing and deprecationJeremy Kemper2006-08-071-0/+52
* Added Module#alias_attribute [Jamis/DHH]David Heinemeier Hansson2006-08-031-0/+31