Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update routes.rb template to use App name | Joshua Peek | 2009-12-21 | 1 | -0/+1 |
* | Refactor plugins | Yehuda Katz + Carl Lerche | 2009-11-11 | 1 | -21/+21 |
* | Remove config.gem in favor of using the bundler. This makes config/boot.rb ob... | Carl Lerche | 2009-10-16 | 1 | -0/+1 |
* | Use Rails.initialize! where we just want to run the initializers and aren't c... | Joshua Peek | 2009-10-16 | 1 | -2/+2 |
* | Expand paths in i18n initializer tests | Joshua Peek | 2009-10-16 | 1 | -2/+2 |
* | Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application... | Carl Lerche | 2009-10-16 | 1 | -0/+2 |
* | Have config/application.rb contain the application definition and require tha... | Carl Lerche | 2009-10-15 | 1 | -0/+2 |
* | Start moving the initializers into the application object | Carl Lerche | 2009-10-08 | 1 | -0/+51 |