ryanbooker / rubyscript2exe

Compile ruby applications into a single executable for for easy deployment
http://www.erikveen.dds.nl/rubyscript2exe
Other
47 stars 8 forks source link

Support for ruby 1.9 and 2 #2

Closed mbusb closed 10 years ago

mbusb commented 11 years ago

Is there any plan for supporting rubyscript2exe for latest version of ruby. Your gem is what exactly i am looking for. But unfortunatily it is not been updated years.

ryanbooker commented 10 years ago

Sorry for the delay. I don't really look at this anymore. I fixed it many moons ago for a specific project and haven't look at it since. If I get some time I may look at updating it. However, feel free to fork/fix if you like. I don't think there is an authoritative repo anymore (which was why I ended up fixing it myself all those years ago.)

mbusb commented 10 years ago

Thanks for the reply. Due to this issue i have already shifted my code base to python.