aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/autoload.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | "included" block DSL into separate modules. But, unify both approaches under AS::Concern.
* Extract autoloadsJeremy Kemper2009-05-201-0/+25