aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/autoload.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename Orchestra to Notifications [#3321 state:resolved]Joshua Peek2009-10-141-1/+1
* Start adding configuration to ActionView instead of using constants.Yehuda Katz2009-10-141-0/+2
* Refactor AS concern to avoid hacking the "include" method.Joshua Peek2009-10-131-1/+0
* Callbacks, DeprecatedCallbacks = NewCallbacks, CallbacksJoshua Peek2009-10-121-1/+1
* Added Orchestra.José Valim2009-09-201-0/+1
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-1/+2
* Extract autoloadsJeremy Kemper2009-05-201-0/+25