Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update some AS code examples to 1.9 hash syntax [ci skip] | Francesco Rodriguez | 2012-09-12 | 1 | -10/+10 |
* | Ensure I18n format values always have precedence over defaults | Carlos Antonio da Silva | 2012-08-11 | 1 | -42/+40 |
* | Fallback to :en locale instead of handling a constant with defaults | Carlos Antonio da Silva | 2012-08-11 | 1 | -19/+130 |
* | Move constants to the top, remove freeze | Carlos Antonio da Silva | 2012-06-24 | 1 | -5/+5 |
* | Remove some not used variables and improve code a bit | Carlos Antonio da Silva | 2012-06-24 | 1 | -12/+7 |
* | add :nodoc: to AS::NumberHelper private methods [ci skip] | Francesco Rodriguez | 2012-06-05 | 1 | -99/+100 |
* | Review requires from number helper | Carlos Antonio da Silva | 2012-05-28 | 1 | -5/+4 |
* | Fix handling of negative zero in number_to_currency | Jared Beck | 2012-05-28 | 1 | -1/+1 |
* | Moving NumberHelpers from ActionView to ActiveSupport | Andrew Mutz | 2012-05-27 | 1 | -0/+532 |