aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/rescuable.rb
diff options
context:
space:
mode:
authorJeremy Kemper <jeremy@bitsweat.net>2010-01-31 18:13:56 -0800
committerJeremy Kemper <jeremy@bitsweat.net>2010-02-01 02:02:41 -0800
commit8ae25a8e41168801590fdb95891cc5990b4db21c (patch)
treede2e639915fa8717dd96d37c6b6997cbf7c6771e /activesupport/lib/active_support/rescuable.rb
parent209235165266ff39f2d14d02b497d7d703788104 (diff)
downloadrails-8ae25a8e41168801590fdb95891cc5990b4db21c.tar.gz
rails-8ae25a8e41168801590fdb95891cc5990b4db21c.tar.bz2
rails-8ae25a8e41168801590fdb95891cc5990b4db21c.zip
Introduce class_attribute to declare inheritable class attributes. Writing an attribute on a subclass behaves just like overriding the superclass reader method. Unifies and replaces most usage of cattr_accessor, class_inheritable_attribute, superclass_delegating_attribute, and extlib_inheritable_attribute.
Diffstat (limited to 'activesupport/lib/active_support/rescuable.rb')
0 files changed, 0 insertions, 0 deletions