aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/validations/uniqueness_validation_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in test name and CHANGELOG [#3017 state:resolved]Arthur Zapparoli2009-08-101-1/+1
* validate uniqueness with limit in utf8Elise Huard2009-08-091-0/+10
* Fix standalone test missing developer fixtureJeremy Kemper2009-08-091-1/+2
* Added a uniqueness validation test that uses diacritics.Hugo Peixoto2009-08-091-2/+2
* Move relevant validation tests from Active Record to Active ModelPratik Naik2009-03-201-0/+278