aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/dependency_module.rb
Commit message (Expand)AuthorAgeFilesLines
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-11/+1
* Allow Module#depends_on to accept multiple modulesPratik Naik2009-05-211-4/+6
* Merge branch 'master' into wip_abstract_controllerYehuda Katz + Carl Lerche2009-05-111-3/+4
* Prefer "included" language over "setup"Joshua Peek2009-05-071-7/+7
* Make module dependency DSL opt inJoshua Peek2009-05-071-0/+24