Subject: Re: utf8 strings and inspect
From: Carlos <angus quovadis.com.ar>
Date: Sat, 5 Jun 2004 02:42:34 +0900
References: 102398102404102405
In-reply-to: 102405
[Benny <linux / marcrenearns.de>, 2004-06-04 19.28 CEST]
> > You don't need to. Just tell ruby that you are working with UTF-8 and not
> > ASCII, and it will not escape the non-ASCII bytes in the output.
> how can I do that?
$KCODE = 'u'