Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing require 'active_support/core_ext/hash/keys' | Akira Matsuda | 2017-01-29 | 1 | -0/+1 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -5/+5 |
* | remove redundant curlies from hash arguments | Xavier Noria | 2016-08-06 | 1 | -1/+1 |
* | modernizes hash syntax in activesupport | Xavier Noria | 2016-08-06 | 1 | -64/+64 |
* | applies new string literal convention in activesupport/test | Xavier Noria | 2016-08-06 | 1 | -44/+44 |
* | remove unnecessary calling of `I18n.backend.store_translations(empty, {})` | Kuldeep Aggarwal | 2014-06-15 | 1 | -12/+4 |
* | Ensure I18n format values always have precedence over defaults | Carlos Antonio da Silva | 2012-08-11 | 1 | -0/+7 |
* | Fallback to :en locale instead of handling a constant with defaults | Carlos Antonio da Silva | 2012-08-11 | 1 | -0/+35 |
* | Get rid of the clear_i18n hack by using a different locale | Carlos Antonio da Silva | 2012-06-24 | 1 | -20/+10 |
* | Move number helper i18n related tests to AS | Carlos Antonio da Silva | 2012-06-24 | 1 | -0/+124 |