Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make i18n tests more robust. | José Valim | 2011-06-12 | 1 | -3/+3 |
* | Solve the RAILS_ENV problem in the railties tests in a more generic way | Jon Leighton | 2011-06-06 | 1 | -0/+4 |
* | Additionally trigger i18n configuration setup before any eager loading [#6353... | Saimon Moore | 2011-02-01 | 1 | -0/+30 |
* | Removed deprecated router API from railties | Piotr Sarnacki | 2010-09-05 | 1 | -2/+2 |
* | Avoid calls to Rails::Application since this is not the official API. | José Valim | 2010-07-01 | 1 | -1/+1 |
* | I18n.reload! is only called if any of the locale files actually changed. | José Valim | 2010-06-20 | 1 | -19/+114 |
* | Refactor railties test, break huge files in smaller chunks and move initiali... | José Valim | 2010-01-26 | 1 | -0/+55 |