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

Rails 5 #74

Closed rlopzc closed 8 years ago

rlopzc commented 8 years ago

Is this compatible with rails 5?

atstockland commented 8 years ago

This is not an issue---this is a question suited for StackOverflow. I have fully upgraded to rails 5 and never had a problem with this gem. Nor, am I aware of anything in this gem that would not be. I am not a contributor to this gem.

rlopzc commented 8 years ago

Thanks @atstockland