date_validator 0.4.3
A simple date validator for Rails 3. Currently supporting :after, :before, :after_or_equal_to and :before_or_equal_to options. Remarkable-friendly :)
Gemfile:
=
install:
=
Runtime Dependencies (1):
activemodel
>= 3.0.0.beta3
Development Dependencies (1):
rspec
>= 0