aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/dependencies
Commit message (Expand)AuthorAgeFilesLines
* Replace the placeholder base_hook API with on_load. To specify some code thatwycats2010-03-291-4/+0
* Make many parts of Rails lazy. In order to facilitate this,wycats2010-03-071-0/+5
* Flip deferrable autoload conventionJoshua Peek2009-12-221-5/+5
* Allow autoloads to opt out of eager loadingJoshua Peek2009-12-121-4/+16
* Reorganize autoloads:Carlhuda2009-12-021-0/+37