J
Joe Van Dyk
Hi,
If I launch a Ruby process with:
ruby something.rb lots of "stuff here" and I want all 'of it'
How can I get a string from inside the ruby process with:
lots of "stuff here" and I want all 'of it'
in it?
If I launch a Ruby process with:
ruby something.rb lots of "stuff here" and I want all 'of it'
How can I get a string from inside the ruby process with:
lots of "stuff here" and I want all 'of it'
in it?