From c6b2e0d58e142370f2389f47554f462625595dde Mon Sep 17 00:00:00 2001 From: Eloy Duran Date: Wed, 26 May 2010 22:03:18 +0200 Subject: [PATCH] Add TODO about stdin --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 5ed1784..57826ae 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ +* Make stdin work +* Fix error message resulting of syntax like: require 'date; * Make sure the following formatters work: hirb, awesome_print, and looksee * Make sure the majority of the utils in utility_belt work * Possibly add copy-paste support as an ext