aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/autoload.rb
Commit message (Expand)AuthorAgeFilesLines
* Should fix a few Sam Ruby fails.Yehuda Katz2009-12-031-31/+0
* Reorganize autoloads:Carlhuda2009-12-021-26/+29
* Renamed Orchestra to Notifications once again [#3321 state:resolved]José Valim2009-10-151-1/+1
* Unify benchmark APIs.José Valim2009-10-151-0/+1
* Revert "Rename Orchestra to Notifications [#3321 state:resolved]"José Valim2009-10-151-1/+1
* Punt on ConcurrentHash [#3322 state:resolved]Joshua Peek2009-10-141-1/+0
* 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