Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Active Model, not ActiveModel in plain English | claudiob | 2015-01-02 | 1 | -1/+1 |
* | revises references to :allow_(nil|blank) in some docs [ci skip] [Steven Yang ... | Xavier Noria | 2014-01-26 | 1 | -1/+1 |
* | Use :present as key for the absence validatior message | Rafael Mendonça França | 2012-12-21 | 1 | -1/+1 |
* | Remove ActiveModel::Errors#add_on_present method. | Rafael Mendonça França | 2012-12-21 | 1 | -2/+2 |
* | Add `ActiveModel::Validations::AbsenceValidator`, a validator to check the a... | Roberto Vasquez Angel | 2012-12-15 | 1 | -0/+31 |