From 134e4357e1c4bc3a4ce5d3dd037e3a67bbb09b70 Mon Sep 17 00:00:00 2001 From: Markus Schirp Date: Fri, 27 Jul 2012 00:28:17 +0200 Subject: [PATCH] Update TODO --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 6cc02cd7..2d724e13 100644 --- a/TODO +++ b/TODO @@ -12,4 +12,4 @@ * Add an infrastructure to whitelist for components to heckle on ruby-1.8. * Allow matches on attr_reader with literal name argument(s)? * Allow matches on define_method with literal name argument? -* Make sure file is set in generated asts. Blows up loading currently. +* Make sure file is set in generated asts. Has a stupid default corrently.