date_validator 0.6.3
A simple, ORM agnostic, Ruby 1.9 compatible date validator for Rails 3, based on ActiveModel. Currently supporting :after, :before, :after_or_equal_to and :before_or_equal_to options.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activemodel
~> 3.0