Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb | Carl Lerche | 2009-12-31 | 1 | -14/+104 | |
| | ||||||
* | Add a /rails.rb for each framework for consistency | Carl Lerche | 2009-12-31 | 1 | -2/+8 | |
| | ||||||
* | tests pass with requiring the frameworks in rails.rb | Carlhuda | 2009-12-23 | 1 | -33/+9 | |
| | ||||||
* | Add the ability for plugins to set default configuration settings. | Carl Lerche | 2009-12-15 | 1 | -2/+3 | |
| | ||||||
* | Add support for bare ActiveSupport via config.active_support.bare | Carlhuda | 2009-12-02 | 1 | -0/+4 | |
| | ||||||
* | Remove global Rails initializers | Carlhuda | 2009-12-02 | 1 | -1/+16 | |
| | ||||||
* | Refactor plugins | Yehuda Katz + Carl Lerche | 2009-11-11 | 1 | -0/+12 | |
| | ||||||
* | Change Rails::Application to a class that is inherited from. | Carl Lerche | 2009-09-29 | 1 | -1/+0 | |
| | | | This is still very experimental. | |||||
* | Restore "Start Rails::Application object | Joshua Peek | 2009-09-25 | 1 | -0/+2 | |
| | | | This reverts commit f14ad4145622f45e9bf7433b5fdef4ce427efe4b. | |||||
* | Revert "Start Rails::Application object" | Joshua Peek | 2009-09-25 | 1 | -2/+0 | |
| | | | | This reverts commit 4129449594ad3d8ff2f8fb4836104f25406a104f. | |||||
* | Start Rails::Application object | Yehuda Katz + Carl Lerche | 2009-09-25 | 1 | -0/+2 | |