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

Added helpful note about allow_blank to Readme #59

Closed jolim closed 9 years ago

jolim commented 9 years ago

It took me a minute to find this feature in the code. I thought people might find it useful in the Readme.

mrcasals commented 9 years ago

Thanks! :)