aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/validations_i18n_test.rb
Commit message (Expand)AuthorAgeFilesLines
* align with changes in i18nSven Fuchs2008-07-061-3/+3
* use :default for human_attribute_nameSven Fuchs2008-07-041-1/+1
* remove core extensions in favor of I18n#translate and I18n#localizeSven Fuchs2008-07-021-1/+1
* Make sure mocha is availableLuca Guidi2008-06-271-266/+310
* rather cosmetic improvements of test coverageSven Fuchs2008-06-231-3/+59
* incorporate #translate usage with several default keysSven Fuchs2008-06-211-51/+35
* Renamed lang/ to locale/ because that's what we seem toSven Fuchs2008-06-211-1/+1
* Changed process of storing translations from theSven Fuchs2008-06-211-40/+40
* rename Backend::Simple#add_translations to set_translationsSven Fuchs2008-06-201-40/+40
* integrating I18n into RailsSven Fuchs2008-06-191-0/+539