Subject: Re: [QUIZ] Fuzzy Time (#99)
From: "Paolo Negri" <hungrylist@ a . m
Date: Mon, 30 Oct 2006 04:03:09 +0900
References: 222253222632222641222654
In-reply-to: 222654
Hi
I've posted an old version the second line of initialize should be changed from
@last_call = @printed_time = Time.new
to
@last_call = @printed_time = time
sorry
Paolo