aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/module.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Class::ModelName to Active Support module core_extJeremy Kemper2008-06-061-0/+5
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-8/+8
* Add Module#attr_accessor_with_default to initialize value of attribute before...Marcel Molina2006-11-161-0/+1
* attr_internal to support namespacing and deprecationJeremy Kemper2006-08-071-0/+1
* Added Module#alias_method_chainJamis Buck2006-04-261-0/+1
* Dependencies cleanup. Fixes #4221.Nicholas Seckar2006-03-271-1/+3
* Added delegation support to Module that allows multiple delegations at once (...David Heinemeier Hansson2006-02-041-1/+2
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+2