[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] AllInOneRuby 0.2.2

Erik Veenstra

5/22/2005 5:15:00 PM


I just released version 0.2.2 of AllInOneRuby.

AllInOneRuby creates a compressed executable for Windows, Linux
or Mac OS X (Darwin) that includes both the Ruby interpreter
and the runtime libraries. Why? Because it's sometimes not
easy, or possible, or desirable, or allowed to do a complete
Ruby installation. That's where AllInOneRuby comes in. I always
have a USB-memory stick with AllInOneRuby in my pocket.

A "just-in-time and temporary installation of Ruby"...

gegroet,
Erik V.

----------------------------------------------------------------

Major Changes:

* Fixed a bug concerning program arguments with spaces on
Linux/Darwin (was OK on Windows).

* Added $stdin handling on Linux/Darwin (was OK on Windows).

* Added handling of the -e argument, the one of Ruby itself.

* Added a search for EEE.

----------------------------------------------------------------

1 Answer

Erik Veenstra

5/22/2005 7:37:00 PM

0

> I just released version 0.2.2 of AllInOneRuby.

More information and download on:
http://www.erikveen.dds.nl/allinoneruby/...

gegroet,
Erik V.