[TxMt] Ruby > Run = undefined method 'htmlize'

Kim Hunter bigkm at optusnet.com.au
Thu Sep 21 12:51:55 UTC 2006


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 at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
> 




More information about the textmate mailing list