aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails.rb
Commit message (Collapse)AuthorAgeFilesLines
...
* tests pass with requiring the frameworks in rails.rbCarlhuda2009-12-231-33/+9
|
* Add the ability for plugins to set default configuration settings.Carl Lerche2009-12-151-2/+3
|
* Add support for bare ActiveSupport via config.active_support.bareCarlhuda2009-12-021-0/+4
|
* Remove global Rails initializersCarlhuda2009-12-021-1/+16
|
* Refactor pluginsYehuda Katz + Carl Lerche2009-11-111-0/+12
|
* Change Rails::Application to a class that is inherited from.Carl Lerche2009-09-291-1/+0
| | | This is still very experimental.
* Restore "Start Rails::Application objectJoshua Peek2009-09-251-0/+2
| | | This reverts commit f14ad4145622f45e9bf7433b5fdef4ce427efe4b.
* Revert "Start Rails::Application object"Joshua Peek2009-09-251-2/+0
| | | | This reverts commit 4129449594ad3d8ff2f8fb4836104f25406a104f.
* Start Rails::Application objectYehuda Katz + Carl Lerche2009-09-251-0/+2