aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/translation.rb
Commit message (Expand)AuthorAgeFilesLines
* Adding documentation for ActiveModel::TranslationMikel Lindsaar2010-01-181-2/+17
* Allow to specify default attributes names translation in I18n yml files.José Valim2010-01-071-2/+3
* Small clean up in Naming and TTranslation tests.José Valim2009-12-231-21/+1
* Uses Hash#reverse_mergeJeremy Kemper2009-11-131-0/+2
* Fix error_messages_for when instance variable names are given.José Valim2009-10-211-0/+3
* Move validator, human_name and human_attribute_name to ActiveModel, remove de...José Valim2009-10-201-0/+59