AllInOneRuby creates an compressed executable for Windows or Linux that includes both the Ruby interpreter and the runtime libraries. This is useful for temporary installations or USB sticks.
| Tags | Software Development Build Tools Compilers Software Distribution Software Distribution Tools |
|---|
Recent releases


Release Notes: "Insecure world writable dir" has been removed.


Release Notes: This change is just technical, to stay compatible with RubyScript2Exe.


Release Notes: Fixes a bug concerning parameters with quotes and other escapable characters. Fixes a bug concerning spaced parameters on Linux and Darwin. AllInOneRuby and RubyScript2Exe now work together.


Release Notes: A bug concerning multiline parameters was fixed.


Release Notes: The common test, "if __file__ == $0", was made to work.