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
/
date_helper_i18n_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
These tests shouldn't depend on local time to pass or fail, we can use utc here.
Emilio Tagua
2010-09-24
1
-1
/
+1
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-1
/
+1
*
Introduce :almost keyword for distance_of_time_in_words. Make 1.75 days - 2 d...
John Trupiano
2009-09-28
1
-9
/
+10
*
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
Jeremy Kemper
2009-02-03
1
-90
/
+86
*
Use I18n for date/time select helpers prompt text [#561 state:resolved]
Sam Oliver
2008-12-22
1
-0
/
+11
*
use :en as a default locale (in favor of :en-US)
Sven Fuchs
2008-11-18
1
-11
/
+11
*
update i18n usage for pluralization hashes (api change)
Sven Fuchs
2008-08-10
1
-0
/
+22
*
Refactor DateHelper to use DateTimeSelector presenter pattern
Clemens Kofler
2008-08-07
1
-11
/
+11
*
align with changes in i18n
Sven Fuchs
2008-07-06
1
-4
/
+4
*
Make sure mocha is available
Luca Guidi
2008-06-27
1
-65
/
+69
*
update tests according to removal of self.locale from helpers
Sven Fuchs
2008-06-23
1
-12
/
+0
*
check self.locale instead of request.locale in helpers
Sven Fuchs
2008-06-22
1
-4
/
+4
*
integrating I18n into Rails
Sven Fuchs
2008-06-19
1
-0
/
+99