Ruby .exe Maker

Does anybody know of a good way to make Ruby programs into .exe's so people without RUby installed can run them and not edit the code?

···

_________________________________________________________________
Advertisement: Meet Sexy Singles Today @ Lavalife - Click here http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Flavalife9.ninemsn.com.au%2Fclickthru%2Fclickthru.act%3Fid%3Dninemsn%26context%3Dan99%26locale%3Den_AU%26a%3D23769&_t=754951090&_r=endtext_lavalife_dec_meet&_m=EXT

rubyscript2exe

···

On Mar 4, 2007, at 11:36, Yannick Grams wrote:

Does anybody know of a good way to make Ruby programs into .exe's so people without RUby installed can run them and not edit the code?

Damian Terentyev wrote:

···

On Mar 4, 2007, at 11:36, Yannick Grams wrote:

Does anybody know of a good way to make Ruby programs into .exe's so people without RUby installed can run them and not edit the code?

rubyscript2exe

...but bear in mind that the code will be available to edit on the client system. There's no (easy) way to compile ruby code such that it can't be edited.

--
Alex