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
/
test
/
i18n_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
use AS::TestCase as the base class
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-17
/
+17
*
No need for test stub
Jeremy Kemper
2009-11-14
1
-2
/
+2
*
Remove 'core' fluff. Hookable ActiveSupport.load_all!
Jeremy Kemper
2009-05-20
1
-1
/
+1
*
Fix dependencies revealed by testing in isolation
Jeremy Kemper
2009-04-22
1
-0
/
+2
*
Change Array#to_sentence I18n options to pass comma and space character from ...
Akira Matsuda
2008-12-08
1
-6
/
+15
*
Require mocha >= 0.9.0 for AS tests
Jeremy Kemper
2008-11-22
1
-5
/
+3
*
use :en as a default locale (in favor of :en-US)
Sven Fuchs
2008-11-18
1
-2
/
+2
*
Made i18n simple backend able to store false values (and not confuse them wit...
Tarmo Tänav
2008-10-09
1
-0
/
+16
*
make i18n date/time tests timezone independent
Sven Fuchs
2008-07-16
1
-10
/
+10
*
align with changes in i18n
Sven Fuchs
2008-07-06
1
-6
/
+6
*
remove core extensions in favor of I18n#translate and I18n#localize
Sven Fuchs
2008-07-02
1
-0
/
+75