From 57b8a52f074b1d04bdb0f7de39ebbd722132dacd Mon Sep 17 00:00:00 2001 From: Adam Meehan Date: Fri, 10 Apr 2009 11:01:19 +1000 Subject: [PATCH] add :format option to readme --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index 62a3255..0964fb0 100644 --- a/README.rdoc +++ b/README.rdoc @@ -80,6 +80,7 @@ Special options: :with_time - Validate a date attribute value combined with a time value against any temporal restrictions :with_date - Validate a time attribute value combined with a date value against any temporal restrictions :ignore_usec - Ignores microsecond value on datetime restrictions + :format - Limit validation to a single format for special cases. Takes plugin format value. Message options: - Use these to override the default error messages :invalid_date_message