From 29e035b8fd85e4c27cb7f5edbc61a86969af14ff Mon Sep 17 00:00:00 2001 From: Devon Noonan Date: Mon, 1 Oct 2012 16:48:40 -0400 Subject: [PATCH] Updated todos --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 145c220..a05709e 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,8 @@ Sisyphus automatically works with all your forms, including custom form builders ## TODO -- Fix the double script tag issue caused by the initialization of the builder twice, once in form_for and once in fields_for right below it - Tests - Multiple library support for jStorage (Prototype, Mootools etc.) -- Support for formtastic and extending other form builders - Model/Object based exclusions ## Contributing