This commit is contained in:
Adam Meehan 2010-09-30 19:07:42 +10:00
parent bd1b2f0b96
commit cbb03f0f82

View File

@ -14,12 +14,14 @@ If you a looking for the old version for Rails 2.x go here[http://github.com/adz
* Adds validation for dates, times and datetimes to ActiveModel
* Handles timezones and type casting of values for you
* Only Rails date/time validation plugin offering complete validation (See ORM/ODM support)
* Adds extensions to fix Rails date/time select issues
* Includes extensible date/time parser
* Supports timezone handling
* Supports I18n for the error messages