aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module/attribute_accessors.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cherryJeremy Kemper2009-04-201-2/+2
|\
| * Sync with rails/rails/master, merge two metaprogramming annotation effortsMichael S. Klishin2008-12-281-24/+24
| |\
| * | Annotated metaprogramming code across ActiveSupportMichael S. Klishin2008-12-281-23/+23
* | | Explicit dependency on Array#extract_options!Jeremy Kemper2009-03-241-24/+28
| |/ |/|
* | 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/+11
* 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-1/+5
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+44