Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start moving the initializers into the application object | Carl Lerche | 2009-10-08 | 1 | -2/+2 |
* | Put test in place for deprecated dispatcher | Joshua Peek | 2009-10-05 | 1 | -0/+7 |
* | Change Rails::Application to a class that is inherited from. | Carl Lerche | 2009-09-29 | 1 | -5/+1 |
* | Fix the broken railties isolation tests | Carl Lerche | 2009-09-29 | 1 | -3/+18 |
* | Create the application object from config/environment.rb | Yehuda Katz + Carl Lerche | 2009-09-28 | 1 | -36/+15 |
* | Enable static asset server by default | Joshua Peek | 2009-09-26 | 1 | -1/+0 |
* | Fix railties tests | Joshua Peek | 2009-09-25 | 1 | -1/+1 |
* | Extract "parse_config" into AD | Joshua Peek | 2009-09-25 | 1 | -3/+9 |
* | Restore "Start Rails::Application object | Joshua Peek | 2009-09-25 | 1 | -0/+56 |
* | Revert "Start Rails::Application object" | Joshua Peek | 2009-09-25 | 1 | -98/+0 |
* | Start Rails::Application object | Yehuda Katz + Carl Lerche | 2009-09-25 | 1 | -0/+98 |