index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
test
/
template
/
number_helper_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-36
/
+36
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-1
/
+1
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-7
/
+7
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-2
/
+2
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-18
/
+18
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
1
-23
/
+23
*
File encoding is defaulted to utf-8 in Ruby >= 2.1
Akira Matsuda
2015-09-18
1
-1
/
+0
*
- Extracted `DELIMITED_REGEX` to `delimited_regex` method and made use of us...
Vipul A M
2015-08-28
1
-0
/
+2
*
`number_to_percentage` and `precision: 0` work with `NAN` and `INFINITY`.
Yves Senn
2015-03-06
1
-0
/
+4
*
reload I18n as we are defining `:ts` locale
Kuldeep Aggarwal
2014-06-15
1
-0
/
+2
*
Fix AS::NumberHelper results with rationals
Juanjo Bazán
2014-05-31
1
-0
/
+1
*
fix `number_to_percentage` with `Float::NAN`, `Float::INFINITY`.
Yves Senn
2014-03-17
1
-0
/
+3
*
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
1
-0
/
+39
*
Escape the unit value provided to number_to_currency
Michael Koziarski
2013-12-02
1
-1
/
+2
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+151