Validate the uniqueness of a field
# File lib/dm-validations/validators/uniqueness_validator.rb, line 60 60: def validates_uniqueness_of(*fields) 61: validators.add(UniquenessValidator, *fields) 62: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.