Ruby_incpush with unicode in embedded ruby app

I have an application that has embedded ruby. I want to call
ruby_incpush using a utf8 string to specify the path. How should I do
this?

Hi,

In message “Re: ruby_incpush with unicode in embedded ruby app”
on Thu, 22 Mar 2007 05:35:07 +0900, “[email protected]
[email protected] writes:

|I have an application that has embedded ruby. I want to call
|ruby_incpush using a utf8 string to specify the path. How should I do
|this?

Just add it as normal strings, if path encoding on your platform is
UTF-8.

          matz.