From: Craig Demyanovich Date: 2006-02-14T23:39:04+09:00 Subject: Re: How to run a Ruby file without installing Ruby? On Feb 14, 2006, at 8:03 AM, Rubyist wrote: > Let's suppose that I wrote a Ruby program which is incredibly > interesting, amazing, shocking and of course I want to let a friend of > mine see this wonderful program ;-D > > But my friend is a so bad and ugly man that he doesn't want to install > Ruby on his comp :-( > However, I am so earnest that I still want to show my prog to him > anyway. > > How can I do this? If you can, just invite him to your machine to see it in action. If not, is installing Ruby via the Windows one-click installer (http:// rubyinstaller.rubyforge.org/wiki/wiki.pl) that big a deal for your friend? It doesn't get much easier than that (on Windows, anyway), and the uninstaller works. Craig