Commit message (Expand) | 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 | |
* | Restore "Start Rails::Application object | Joshua Peek | 2009-09-25 | 1 | -0/+2 | |
* | Revert "Start Rails::Application object" | Joshua Peek | 2009-09-25 | 1 | -2/+0 | |
* | Start Rails::Application object | Yehuda Katz + Carl Lerche | 2009-09-25 | 1 | -0/+2 |