Allan Odgaard wrote:
On 21/9/2006, at 12:06, Kim Hunter wrote:
I'm having the same problem
Well, not exactly the same -- your error claims readpartial is an unknown method.
Could you try this from shell:
echo test|ruby -e 'p STDIN.readpartial(1024)'
Here is the Result:
jet:~ kim$ echo test|ruby -e 'p STDIN.readpartial(1024)' -e:1: undefined method `readpartial' for #IO:0x2b8f4 (NoMethodError) jet:~ kim$
I'm only a beginner at ruby is there a library missing or something??
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate