Actions
Bug #4274
closedremove I18n deprecation warning when running tests
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Internationalization
Target version:
-
Description
[deprecated] I18n.enforce_available_locales will default to true in the future. If you really want to skip validation of your locale you can set I18n.enforce_available_locales = false to avoid this message.
Updated by Dominic Cleal about 11 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 1.9.2
Updated by Dominic Cleal over 10 years ago
Once we've switched to Rails 4, we'll have newer rubygem-i18n RPMs and so this can be changed, allowing us to unpin the i18n gem again.
Updated by Dominic Cleal over 9 years ago
Updated by Dominic Cleal about 9 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in #7230.
Actions