Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the placeholder base_hook API with on_load. To specify some code that | wycats | 2010-03-29 | 1 | -1/+1 |
* | Make many parts of Rails lazy. In order to facilitate this, | wycats | 2010-03-07 | 1 | -1/+1 |
* | Refactor MetalLoader and RoutesReloader to rely less on class configuration. | José Valim | 2010-01-28 | 1 | -8/+5 |
* | Ensure metals and initializers in plugins are loaded. | José Valim | 2010-01-24 | 1 | -7/+7 |
* | Solve some pendencies. | José Valim | 2010-01-24 | 1 | -7/+6 |
* | Extract Railtie load from application. | José Valim | 2010-01-23 | 1 | -5/+9 |
* | Extract routes reloading responsibilities from application and load them just... | José Valim | 2010-01-23 | 1 | -0/+46 |