rbvmomi
rbvmomi copied to clipboard
Process.spawn ruby 1.9 only?
Hiya,
Looks like the spawn method used to 'spawn' the CURLBIN is a 1.9 feature. Any chance to make it backwards compatible with 1.8? Looks like everything else works under 1.8 apparently.
Thanks!
Can you try using the spawn-for-legacy gem? If that works I'll make it a dependency for Ruby 1.8.
sounds good idea ;)
I'm afraid that I no longer remember what happened with this. @rlane mind if I close the issue and contribute to a world free of issues?