On Fri, 10 Feb 2006, James B. Byrne wrote:

> Problem 1.
>
> I am using Regexp.new() and my unit test alters behaviour for the same
> regexp string depending upon whether or not any option is added to the
> call.

   all according to the docs.


> target_f += { source_f ? source_f : 0.00 }

   target_f += source_f.to_f

regards.

-a

-- 
happiness is not something ready-made.  it comes from your own actions.
- h.h. the 14th dali lama