codegram / date_validator

A simple, ORM agnostic, Ruby >=2.2 compatible date validator for Rails, based on ActiveModel.
http://thoughts.codegram.com/date-validation-with-rails-3
MIT License
495 stars 82 forks source link

Test against newer Ruby & ActiveModel versions #82

Closed mrcasals closed 4 years ago

mrcasals commented 4 years ago

This PR tests the library agains newer Ruby & ActiveModel versions.

This PR drops support for Ruby 1.9.x.

josepjaume commented 4 years ago

Such test matrix