ActiveValidators v1.2.1 Release Notes

    • Fix bug in Mail Validator when a complete email address was given
    • Add spec for https urls
    • Refactor URL Validator specs
    • Refactor Slug Validator specs
    • Refactor Respond To Validator specs
    • Refactor Phone Validator specs
    • Refactor Email Validator specs
    • Refactor Credit Card specs
    • Use generic TestRecord for IPValidator
    • Add generic TestRecord
    • Add validity check standard to IPValidator and refactor
    • Fix IPv4 validation for all rubies
    • Ignore rbx files