From ac69078534046a0a1a29f06b39b4e0c3f7b1f364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Sat, 17 Jul 2010 00:09:59 -0700 Subject: [PATCH] Improve TODO. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 17d10e52..66c71a87 100644 --- a/TODO +++ b/TODO @@ -2,3 +2,4 @@ * Better ORM integration * Extract activatable models tests from confirmable * Add support to automatically refresh the access token for OAuth +* Add test to generators using the new Rails::Generators::TestCase