aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/active_record_helper_i18n_test.rb
Commit message (Expand)AuthorAgeFilesLines
* use :en as a default locale (in favor of :en-US)Sven Fuchs2008-11-181-12/+12
* Cleaned up ActiveRecord i18n scopingIain Hecker2008-08-141-14/+14
* Removed unnecessary or condition in #error_messages_forLuca Guidi2008-07-081-3/+3
* Make sure object name is translated in #error_messages_forLuca Guidi2008-07-081-0/+10
* Make sure mocha is availableLuca Guidi2008-06-271-23/+25
* update tests according to removal of self.locale from helpersSven Fuchs2008-06-231-13/+0
* check self.locale instead of request.locale in helpersSven Fuchs2008-06-221-3/+3
* integrating I18n into RailsSven Fuchs2008-06-191-0/+47