[TxMt] Ruby > Run = undefined method 'htmlize'
Kim Hunter
bigkm at optusnet.com.au
Thu Sep 21 10:06:21 UTC 2006
I'm having the same problem
i deleted the contents of the ruby bundle and redid the svn up command
and it still happened (r 5289)
Then i did svn up -r 5000
Which works as intended
cat '/Library/Application Support/TextMate/Support/version'
returns 5209
Here is my Error
RubyMate r5243 running Ruby v1.8.2 (/usr/bin/ruby)
>>> untitled
/Library/Application
Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:108:
undefined method `readpartial' for # (NoMethodError) from
/Library/Application
Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:101:in
`each' from /Library/Application
Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:10
Allan Odgaard wrote:
> On 20/9/2006, at 7:37, derek gulbranson wrote:
>
>> I have recently become unable to run tests in TextMate using the Ruby
>> bundle's Command-R "Run" option. It used to work, but at some point
>> in the
>> past few weeks I started getting this error:
>>
>> /Library/Application
>> Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb
>> [...]
>
> Try: svn up '/Library/Application Support/TextMate/Support'
>
> Before you do though, could you:
>
> cat '/Library/Application Support/TextMate/Support/version'
>
> And tell me what version it reports.
>
>
> ______________________________________________________________________
> 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