aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/number_helper_i18n_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed i18n bulk translate issues in NumberHelperClemens Kofler2008-08-041-13/+13
* Updated NumberHelper: Full i18n support (except number_to_phone), consolidate...Clemens Kofler2008-07-291-5/+41
* align with changes in i18nSven Fuchs2008-07-061-1/+1
* Make sure mocha is availableLuca Guidi2008-06-271-7/+9
* update tests according to removal of self.locale from helpersSven Fuchs2008-06-231-11/+0
* check self.locale instead of request.locale in helpersSven Fuchs2008-06-221-3/+3
* Changed process of storing translations from theSven Fuchs2008-06-211-1/+1
* rename Backend::Simple#add_translations to set_translationsSven Fuchs2008-06-201-1/+1
* integrating I18n into RailsSven Fuchs2008-06-191-0/+27