date_validator 0.12.0
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:
=
インストール:
=
Runtime依存関係 (2):
activemodel
>= 3
activesupport
>= 3