aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/isolation
Commit message (Expand)AuthorAgeFilesLines
* Remove config.gem in favor of using the bundler. This makes config/boot.rb ob...Carl Lerche2009-10-161-10/+13
* Make the railties tests passCarl Lerche2009-10-161-1/+1
* Have config/application.rb contain the application definition and require tha...Carl Lerche2009-10-151-2/+2
* Have Rails.root be based off of config.ruCarl Lerche2009-10-141-2/+8
* Uses fileutilsJeremy Kemper2009-10-091-0/+2
* Finish porting over the initializers to the app object and fix all the testsCarl Lerche2009-10-081-0/+4
* Start moving the initializers into the application objectCarl Lerche2009-10-081-1/+2
* More robust console testJoshua Peek2009-10-051-0/+4
* Remove all calls to Rails::Initializer from boot.rbCarl Lerche2009-09-301-12/+8
* Fix the broken railties isolation testsCarl Lerche2009-09-291-5/+33
* Restore "Start Rails::Application objectJoshua Peek2009-09-251-0/+107
* Revert "Start Rails::Application object"Joshua Peek2009-09-251-107/+0
* Start Rails::Application objectYehuda Katz + Carl Lerche2009-09-251-0/+107