Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add all folders in app/* to the load path | Joshua Peek | 2010-01-18 | 1 | -3/+8 |
* | Move Dispatcher setup to Railties and add instrumentation hook. | José Valim | 2010-01-15 | 1 | -5/+16 |
* | Set up subscriber on initialization. | José Valim | 2010-01-13 | 1 | -0/+13 |
* | Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER. | José Valim | 2010-01-13 | 1 | -8/+0 |
* | As the other constants, RAILS_DEFAULT_LOGGER no more. | José Valim | 2010-01-13 | 1 | -20/+15 |
* | Get everyone running on Rails.env and fix the broken environment settings for... | David Heinemeier Hansson | 2010-01-11 | 1 | -1/+6 |
* | Run railtie and plugin initializers before app specific ones | Joshua Peek | 2010-01-07 | 1 | -0/+140 |