I wrote a program in Ruby but I want to make an executable file from my program in order to run it in any computers( that they don’t have ruby).How can I make executable file?
thanks
I wrote a program in Ruby but I want to make an executable file
Share
You could use RubyScript2Exe
http://www.erikveen.dds.nl/rubyscript2exe/