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
/
actionpack
/
test
/
template
/
number_helper_i18n_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Infer currency negative format from positive one.
Tsutomu Kuroda
2012-01-05
1
-0
/
+7
*
Added :negative_format option to number_to_currency function [#5894 state:res...
Don Wilson
2010-11-02
1
-1
/
+4
*
Rename tests to avoid name collisions and warnings when running rake task.
Emilio Tagua
2010-09-28
1
-5
/
+5
*
Added default currency values to NumberHelper and pass them to I18n.translate
Santiago Pastorino
2010-05-17
1
-0
/
+17
*
Rename unsignificant to insignificant.
José Valim
2010-03-23
1
-4
/
+4
*
Adds number_to_human and several improvements in NumberHelper. [#4239 state:r...
Bernardo de Pádua
2010-03-22
1
-51
/
+77
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-55
/
+53
*
Improve i18n support for number_to_human_size helper:
Yaroslav Markin
2009-01-27
1
-5
/
+19
*
Add i18n for number_to_human_size() helper storage units. Translation key is ...
Yaroslav Markin
2008-11-23
1
-0
/
+3
*
use :en as a default locale (in favor of :en-US)
Sven Fuchs
2008-11-18
1
-15
/
+15
*
Fixed i18n bulk translate issues in NumberHelper
Clemens Kofler
2008-08-04
1
-13
/
+13
*
Updated NumberHelper: Full i18n support (except number_to_phone), consolidate...
Clemens Kofler
2008-07-29
1
-5
/
+41
*
align with changes in i18n
Sven Fuchs
2008-07-06
1
-1
/
+1
*
Make sure mocha is available
Luca Guidi
2008-06-27
1
-7
/
+9
*
update tests according to removal of self.locale from helpers
Sven Fuchs
2008-06-23
1
-11
/
+0
*
check self.locale instead of request.locale in helpers
Sven Fuchs
2008-06-22
1
-3
/
+3
*
Changed process of storing translations from the
Sven Fuchs
2008-06-21
1
-1
/
+1
*
rename Backend::Simple#add_translations to set_translations
Sven Fuchs
2008-06-20
1
-1
/
+1
*
integrating I18n into Rails
Sven Fuchs
2008-06-19
1
-0
/
+27