Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test name typo prescence -> presence | eileencodes | 2016-02-27 | 1 | -1/+1 |
* | Revert changes to validations from PR #18612 | eileencodes | 2016-02-23 | 1 | -16/+21 |
* | Always validate record if validating a virtual attribute | eileencodes | 2016-02-20 | 1 | -0/+15 |
* | Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on... | Vipul A M | 2015-02-03 | 1 | -1/+0 |
* | Fix validations on child record when record parent has validate: false | eileencodes | 2015-02-01 | 1 | -0/+16 |
* | Remove the side-effects of validates_presence_of. | Zuhao Wan | 2014-07-22 | 1 | -2/+3 |
* | Add CHANGELOG entry for #13557 [ci skip] | Rafael Mendonça França | 2014-01-01 | 1 | -1/+0 |
* | add test case | gmarik | 2013-12-31 | 1 | -0/+17 |
* | Fix bug with presence validation of associations. | Scott Willson | 2012-10-16 | 1 | -0/+7 |
* | AR has a subclass of AM:PresenceValidator. | Brent Wheeldon & Nick Monje | 2012-07-20 | 1 | -0/+44 |