Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Duplicate AS code no longer needed | Yehuda Katz + Carl Lerche | 2009-10-27 | 1 | -32/+0 |
* | Use Rails.initialize! where we just want to run the initializers and aren't c... | Joshua Peek | 2009-10-16 | 1 | -0/+4 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -2/+2 |
* | Finish porting over the initializers to the app object and fix all the tests | Carl Lerche | 2009-10-08 | 1 | -5/+1 |
* | Create the application object from config/environment.rb | Yehuda Katz + Carl Lerche | 2009-09-28 | 1 | -8/+8 |
* | Initializer.run returns an application object | Joshua Peek | 2009-09-25 | 1 | -0/+8 |
* | Separate Rails module methods, the config object, and the initializer into se... | Yehuda Katz + Carl Lerche | 2009-06-23 | 1 | -0/+97 |