aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/validations/length.rb
Commit message (Collapse)AuthorAgeFilesLines
* AR specific length validator to respect `marked_for_destruction`.Yves Senn2014-12-301-0/+21
Closes #7247. Conflicts: activerecord/CHANGELOG.md activerecord/test/models/owner.rb