Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move application configuration to the application configuration object, remov... | José Valim | 2010-03-26 | 1 | -4/+2 |
* | Make many parts of Rails lazy. In order to facilitate this, | wycats | 2010-03-07 | 1 | -3/+5 |
* | Rename engines_load_path to railties_load_path. | José Valim | 2010-02-20 | 1 | -2/+2 |
* | AC railtie should configure helpers path. | José Valim | 2010-01-26 | 1 | -3/+3 |
* | Fix i18n locales order test. | José Valim | 2010-01-25 | 1 | -1/+5 |
* | Add active_model/railtie back to generated boot.rb, add models back to paths,... | José Valim | 2010-01-25 | 1 | -27/+27 |
* | Rename plugin_name to railtie_name and engine_name. | José Valim | 2010-01-24 | 1 | -2/+2 |
* | Add I18n tests to engines. | José Valim | 2010-01-24 | 1 | -0/+2 |
* | Get rid of initializers global and create i18n railtie. | José Valim | 2010-01-23 | 1 | -0/+29 |
* | Moved more configuration away from bootstrap. | José Valim | 2010-01-22 | 1 | -0/+29 |