Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on... | Vipul A M | 2015-02-03 | 1 | -1/+0 |
* | Correct typo, add test for validates_absence_of, correct method names | Akshay Vishnoi | 2014-06-16 | 1 | -3/+4 |
* | Use the new clear_validators! api to reset validators in tests | Carlos Antonio da Silva | 2014-01-27 | 1 | -3/+3 |
* | Add `ActiveModel::Validations::AbsenceValidator`, a validator to check the a... | Roberto Vasquez Angel | 2012-12-15 | 1 | -0/+67 |