Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix validate_absence_of failing for array columns #1383

Commits on Dec 2, 2020

  1. Fix validate_absence_of failing for array columns

    This commit fixes [thoughtbot#1240](thoughtbot#1240).
    
    Changelog
    
    - Made `ValidatingAbsenceOfMatcher#value` check whether column is array
    
    - Added tests on array columns for `ValidateAbsenceOfMatcher`
    thealiilman committed Dec 2, 2020
    Copy the full SHA
    76b0ada View commit details
    Browse the repository at this point in the history