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
/
activesupport
/
lib
/
active_support
/
number_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor Refactoring to `NumberHelper#number_to_human`
Vipul A M
2013-10-14
1
-4
/
+2
*
Fix typo in number_to_human docs: you -> your
Mac Martine
2013-09-24
1
-1
/
+1
*
Fix examples of number_to_percentage
Rafael Mendonça França
2013-07-18
1
-8
/
+8
*
refactor number helper
Vipul A M
2013-04-25
1
-2
/
+3
*
Address edge case for number_to_human with units option.
hoffm
2013-02-22
1
-1
/
+1
*
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