E
Erik Veenstra
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.
----------------------------------------------------------------
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.
----------------------------------------------------------------