Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add missing tests to Validators. | José Valim | 2010-01-03 | 1 | -1/+2 | |
* | validates_each uses a BlockValidator. | José Valim | 2009-12-23 | 1 | -2/+20 | |
* | Added check_validity! to EachValidator and refactor existing ones. | José Valim | 2009-12-23 | 1 | -0/+4 | |
* | Move validations in ActiveModel to validators, however all validatity checks ... | José Valim | 2009-12-23 | 1 | -2/+22 | |
* | Validator is simply sent to validate method. However, the API needs to change... | José Valim | 2009-12-22 | 1 | -4/+3 | |
* | Move validator, human_name and human_attribute_name to ActiveModel, remove de... | José Valim | 2009-10-20 | 1 | -0/+68 |