date_validator 0.5.4
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.beta4
Development Dependencies (2):
activesupport
>= 3.0.0.beta4
rspec
>= 2.0.0.beta.12