aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/class/attribute_test.rb
Commit message (Expand)AuthorAgeFilesLines
* class_attribute gets instance methods which delegate to but may override thei...Jeremy Kemper2010-03-081-10/+25
* Introduce class_attribute to declare inheritable class attributes. Writing an...Jeremy Kemper2010-02-011-0/+47