aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/template/number_helper_test.rb
Commit message (Expand)AuthorAgeFilesLines
* reload I18n as we are defining `:ts` localeKuldeep Aggarwal2014-06-151-0/+2
* Fix AS::NumberHelper results with rationalsJuanjo Bazán2014-05-311-0/+1
* fix `number_to_percentage` with `Float::NAN`, `Float::INFINITY`.Yves Senn2014-03-171-0/+3
* Escape format, negative_format and units options of number helpersRafael Mendonça França2014-02-181-0/+39
* Escape the unit value provided to number_to_currencyMichael Koziarski2013-12-021-1/+2
* Move template tests from actionpack to actionviewPiotr Sarnacki2013-06-201-0/+151