aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/configuration.rb
Commit message (Collapse)AuthorAgeFilesLines
* Try speeding up rails bootingYehuda Katz + Carl Lerche2009-06-251-1/+0
|
* Separate Rails module methods, the config object, and the initializer into ↵Yehuda Katz + Carl Lerche2009-06-231-0/+239
separate files.