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