Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -13/+32 |
* | Have config/application.rb contain the application definition and require tha... | Carl Lerche | 2009-10-15 | 1 | -0/+15 |
* | Finish porting over the initializers to the app object and fix all the tests | Carl Lerche | 2009-10-08 | 1 | -5/+127 |
* | Even more initializers ported over | Carl Lerche | 2009-10-08 | 1 | -0/+7 |
* | Ported over more initializers | Carl Lerche | 2009-10-08 | 1 | -0/+7 |
* | Moving more initializers into the application object | Carl Lerche | 2009-10-08 | 1 | -0/+25 |
* | Start moving the initializers into the application object | Carl Lerche | 2009-10-08 | 1 | -0/+33 |