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

Don't specify rubinius version to fix travis errors #45

Closed jvperrin closed 10 years ago

jvperrin commented 10 years ago

See travis-ci/travis-ci#1641 for more information. All tests should now pass on travis.

txus commented 10 years ago

Thank you! :)