Commit Graph

10 Commits

Author SHA1 Message Date
Carl Lerche bf9819f73d Have Rails.root be based off of config.ru 2009-10-14 16:40:25 -07:00
Jeremy Kemper ed139730ff Uses fileutils 2009-10-09 18:31:30 -07:00
Carl Lerche 992c2db76c Finish porting over the initializers to the app object and fix all the tests 2009-10-08 18:12:28 -07:00
Carl Lerche 6d6ae0841c Start moving the initializers into the application object 2009-10-08 12:31:09 -07:00
Joshua Peek 635aa91224 More robust console test 2009-10-05 09:41:08 -05:00
Carl Lerche 2370e87ae0 Remove all calls to Rails::Initializer from boot.rb
This is starting a refactor of the rails initialization process. The boot.rb file will not remain the same.
2009-09-30 12:05:34 -07:00
Carl Lerche 6b086449be Fix the broken railties isolation tests 2009-09-29 16:07:29 -07:00
Joshua Peek accd9b4634 Restore "Start Rails::Application object
This reverts commit f14ad41456.
2009-09-25 21:32:28 -05:00
Joshua Peek f14ad41456 Revert "Start Rails::Application object"
This reverts commit 4129449594.
2009-09-25 20:41:40 -05:00
Yehuda Katz + Carl Lerche 4129449594 Start Rails::Application object 2009-09-25 17:42:53 -07:00