I am creating an application using visualruby. I want to make it as .exe
i.e i want to use it as a desktop application so that i can use it
independently. I am using windows.
I should note that when combining OCRA with Tk, you need to do something
a bit special with the build instruction. The trick is to add all the Tk
directory explicitly. The command looks something like this:
ocra "My Script.rbw" C:\Ruby193\lib\tcltk\ --no-autoload --add-all-core