aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/vendor/i18n-0.0.1/i18n/backend/simple.rb
Commit message (Expand)AuthorAgeFilesLines
* Ruby 1.9: silence some warnings for block args shadowing local varsJeremy Kemper2008-08-231-5/+5
* I18n: use :other instead of :many as default key for pluralization to better ...Sven Fuchs2008-08-231-1/+1
* switch to class and instance instead of a module for the simple backendSven Fuchs2008-08-191-167/+167
* fix bug in I18n::Backend::Simple (A default array of non-existant keys return...Sven Fuchs2008-08-131-1/+1
* update activesupport/vendor i18n gemSven Fuchs2008-08-131-1/+12
* update i18n gem and clean up dir structure within i18n-0.0.1Sven Fuchs2008-08-101-0/+178
* remove i18n lib subprojectSven Fuchs2008-07-161-0/+0
* align with changes in i18nSven Fuchs2008-07-061-0/+0
* remove core extensions in favor of I18n#translate and I18n#localizeSven Fuchs2008-07-021-0/+0
* incorporate #translate usage with several default keysSven Fuchs2008-06-211-0/+0
* Changed process of storing translations from theSven Fuchs2008-06-211-0/+0
* rename Backend::Simple#add_translations to set_translationsSven Fuchs2008-06-201-0/+0
* integrating I18n into RailsSven Fuchs2008-06-191-0/+0