aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/class.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove `.superclass_delegating_accessor`. Refer #14271Akshay Vishnoi2015-05-241-1/+0
* Unify cattr and mattr accessors declarationsGenadi Samokovarov2013-12-021-1/+0
* Removed deprecated methods and related tests from ActiveSupportJosh Kalderimis2011-05-251-1/+0
* Missing require for the class/attribute.rb [4812 state:resolved]Prem Sichanugrist2010-06-221-0/+1
* Reinstate Object.subclasses_of and Class#descendents for plugin compat.Jeremy Kemper2010-02-091-0/+1
* deletes no void files removal.rb and class_test.rbXavier Noria2010-01-261-1/+0
* Add new superclass_delegating_accessors. Similar to class inheritable attrib...Michael Koziarski2007-10-291-0/+1
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-3/+3
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+3