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
/
lib
/
action_view
/
helpers
/
number_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling [ci skip]
Yu Haidong
2015-03-04
1
-8
/
+8
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Fix doc markup for `NumberHelper` [ci skip]
Ryunosuke SATO
2014-10-29
1
-5
/
+5
*
[ci skip] Add Docs for strip_insignificant_zeros option in number helpers
Akshay Vishnoi
2014-06-10
1
-10
/
+8
*
[ci skip] Correct output and use valid options of number helpers
Akshay Vishnoi
2014-06-10
1
-2
/
+2
*
Escape format, negative_format and units options of number helpers
Rafael Mendonça França
2014-02-18
1
-5
/
+14
*
Fix documentation of number_to_currency helper
Rafael Mendonça França
2013-12-04
1
-4
/
+4
*
Escape the unit value provided to number_to_currency
Michael Koziarski
2013-12-02
1
-0
/
+1
*
Make the method name the first argument
Rafael Mendonça França
2013-11-09
1
-7
/
+7
*
Extract common code from number helpers to new delegator method.
Vipul A M
2013-11-09
1
-30
/
+13
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+441