R
Robert La ferla
I have a Ruby script that dynamically generates a Ruby script. I would
like to execute the dynamically generated script from within my script.
I have some ideas but what's the best way to do this? Got example code?
This has to work in a cross-platform environment (Windows, Linux, Mac)
like to execute the dynamically generated script from within my script.
I have some ideas but what's the best way to do this? Got example code?
This has to work in a cross-platform environment (Windows, Linux, Mac)