aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/cases/naming_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Refactor of active_model/naming.rb and allow collection and element t...Santiago Pastorino2010-05-121-30/+0
* Refactor of active_model/naming.rb and allow collection and element to be wri...Santiago Pastorino2010-05-121-0/+30
* Small clean up in Naming and TTranslation tests.José Valim2009-12-231-1/+2
* Move validator, human_name and human_attribute_name to ActiveModel, remove de...José Valim2009-10-201-1/+1
* Use ActiveModel::TestCase base classJeremy Kemper2009-09-241-1/+1
* Move model naming into ActiveModelJoshua Peek2009-06-171-0/+27