How do you make an application that can run the program on a computer
that doesn’t have Ruby?
Bunnara Sek wrote:
How do you make an application that can run the program on a computer
that doesn’t have Ruby?
Hi,
As per myview it is not possible for ruby script. You must have install
ruby.
Thanks,
Bunnara Sek wrote:
How do you make an application that can run the program on a computer
that doesn’t have Ruby?
Depends on your platform. If it’s Windows, look at
ocra
crate
rubyscript2exe
Brian C. wrote:
Bunnara Sek wrote:
How do you make an application that can run the program on a computer
that doesn’t have Ruby?Depends on your platform. If it’s Windows, look at
ocra
crate
rubyscript2exe
THANKS ALOT…THIS REALLY HELP.