aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class/attribute_accessors.rb
Commit message (Expand)AuthorAgeFilesLines
* Inline code comments for class_eval/module_eval [#1657 state:resolved]Xavier Noria2008-12-281-24/+24
* Improve documentation coverage and markupXavier Noria2008-05-021-1/+7
* Refactored in use of extract_options! (closes #9079) [josh]David Heinemeier Hansson2007-07-241-1/+1
* Added :instance_writer option to #mattr_writer/accessor, #cattr_writer/access...Rick Olson2007-01-281-0/+4
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+44