Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Yank FCGI Handler from core | Joshua Peek | 2009-10-05 | 4 | -147/+0 | |
* | Remove all calls to Rails::Initializer from boot.rb | Carl Lerche | 2009-09-30 | 2 | -9/+42 | |
* | Change Rails::Application to a class that is inherited from. | Carl Lerche | 2009-09-29 | 1 | -5/+2 | |
* | Create the application object from config/environment.rb | Yehuda Katz + Carl Lerche | 2009-09-28 | 2 | -4/+5 | |
* | ruby 1.9: Qualify toplevel File reference since config.ru could be eval'd in ... | Joshua Peek | 2009-09-26 | 1 | -1/+1 | |
* | Enable static asset server by default | Joshua Peek | 2009-09-26 | 1 | -1/+5 | |
* | Remove config.ru generation from --with-dispatchers option | Joshua Peek | 2009-09-25 | 3 | -8/+5 | |
* | Set const for application object. "Basecamp::Application" | Joshua Peek | 2009-09-25 | 1 | -1/+3 | |
* | Generate a config.ru stub | Joshua Peek | 2009-09-25 | 2 | -0/+3 | |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 162 | -0/+11532 |