From c3c4a806d266f2c23ca4d64f301f81c1aeb2622a Mon Sep 17 00:00:00 2001 From: Brian Cardarella Date: Mon, 7 Mar 2011 03:29:53 -0500 Subject: [PATCH] Updated TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index fcded37ef..aec92de36 100644 --- a/TODO +++ b/TODO @@ -7,3 +7,7 @@ Uniqueness doesn't work yet for nested fields Validation checks currently happen on keyup, blur and form submission. The keyup and blur checks should be configurable. Moar Browser testing! + +SimpleForm support + +fields_for should inherit the :validate on the form_for