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

Kim Hunter bigkm at optusnet.com.au
Thu Sep 21 15:01:05 UTC 2006


James Edward Gray II wrote:
> On Sep 21, 2006, at 7:51 AM, Kim Hunter wrote:
> 
>> 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$
> 
> Would you please also check:
> 
>   ruby -v
ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0]

> James Edward Gray II
> 
> ______________________________________________________________________
> 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