Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unstated usage of inflector | Jeremy Kemper | 2010-03-01 | 1 | -2/+6 |
* | Rename Rails::Subscriber to Rails::LogSubscriber | Prem Sichanugrist | 2010-02-16 | 1 | -2/+2 |
* | Add tests for explicit engines. | José Valim | 2010-01-26 | 1 | -9/+1 |
* | Rename plugin_name to railtie_name and engine_name. | José Valim | 2010-01-24 | 1 | -14/+7 |
* | Move configuration to subfolders. | José Valim | 2010-01-23 | 1 | -1/+5 |
* | Create configurable modules and ensure that they are added only on direct chi... | José Valim | 2010-01-23 | 1 | -11/+23 |
* | Extract Railtie load from application. | José Valim | 2010-01-23 | 1 | -6/+8 |
* | Add view paths to Engine setup. | José Valim | 2010-01-22 | 1 | -0/+1 |
* | Massive cleanup in Railties and load stack. | José Valim | 2010-01-21 | 1 | -30/+38 |
* | Allow railties to specify generators paths. | José Valim | 2010-01-19 | 1 | -0/+15 |
* | Allow to add subscribers through Railtie. | José Valim | 2010-01-13 | 1 | -0/+4 |
* | Some railties cleanup: | Carl Lerche | 2009-12-31 | 1 | -0/+43 |