Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen-string-literal in ActiveRecord | Kir Shatrov | 2017-07-19 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Revert changes to validations from PR #18612 | eileencodes | 2016-02-23 | 1 | -12/+0 |
* | Always validate record if validating a virtual attribute | eileencodes | 2016-02-20 | 1 | -1/+1 |
* | A few documentation fixes [ci skip] | Robin Dupret | 2015-06-23 | 1 | -1/+1 |
* | docs, update Active Model reference for AR length validator. [ci skip] | Yves Senn | 2015-06-22 | 1 | -1/+4 |
* | Fix validations on child record when record parent has validate: false | eileencodes | 2015-02-01 | 1 | -0/+12 |
* | AR specific length validator to respect `marked_for_destruction`. | Yves Senn | 2014-12-30 | 1 | -0/+21 |