Rubyscript2exe

Hi,
I am trying rubyscript2exe for the first time and I am getting an error
when using the command to generate an exe (rubyscript2exe my_script.rb):
.../Temp/tar2rubyscript.d.10696.1/rubyscript2exe/rubyscript2exe.rb:37:in
`expand_path': can't convert nil into String (TypeError)

does anyone can help me for this problem?
regards,

···

--
Posted via http://www.ruby-forum.com/.

rubix Rubix wrote in post #1035774:

Hi,
I am trying rubyscript2exe for the first time and I am getting an error
when using the command to generate an exe (rubyscript2exe my_script.rb):

Use Ocra instead:

http://ocra.rubyforge.org/

···

--
Luis Lavena

--
Posted via http://www.ruby-forum.com/\.

ocra is very easy to use.

ocra --console script.rb

···

--
Posted via http://www.ruby-forum.com/.