aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class/delegating_attributes.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow superclass_delegating_accessor to take a block for initial set.Yehuda Katz2009-08-111-3/+4
* Fix tests on 1.9Jeremy Kemper2009-04-221-1/+1
* Opt in to DependenciesJeremy Kemper2009-04-221-0/+2
* Merge branch 'master' into cherryJeremy Kemper2009-04-201-5/+5
|\
| * Sync with rails/rails/master, merge two metaprogramming annotation effortsMichael S. Klishin2008-12-281-16/+17
| |\
| * | Annotated metaprogramming code across ActiveSupportMichael S. Klishin2008-12-281-21/+21
* | | Indentation, superfluous selfJeremy Kemper2009-03-241-25/+25
| |/ |/|
* | Inline code comments for class_eval/module_eval [#1657 state:resolved]Xavier Noria2008-12-281-19/+20
|/
* 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