aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class/delegating_attributes.rb
Commit message (Expand)AuthorAgeFilesLines
* Sync with rails/rails/master, merge two metaprogramming annotation effortsMichael S. Klishin2008-12-281-16/+17
|\
| * Inline code comments for class_eval/module_eval [#1657 state:resolved]Xavier Noria2008-12-281-19/+20
* | Annotated metaprogramming code across ActiveSupportMichael S. Klishin2008-12-281-21/+21
|/
* Add query methods for superclass_delegating_readerJeremy Kemper2008-03-311-1/+7
* Add new superclass_delegating_accessors. Similar to class inheritable attrib...Michael Koziarski2007-10-291-0/+40