If you're looking for more than just an editor, i'd suggest trying
RubyMine. I've found it to be pretty good on both Windows and Mac OS
X. It also has nice support for Rails development.

http://www.jetbrains.com/ruby/

-Nathan

On Tue, Aug 18, 2009 at 10:21 AM, Michal Suchanek<hramrach / centrum.cz> wrote:
> 2009/8/17 Peter Bailey <pbailey / bna.com>:
>> JussiJ wrote:
>>> On Aug 11, 6:57�ám, Peter Bailey <pbai... / bna.com> wrote:
>>>
>>>> So, can anyone suggest a good Windows editor for Ruby?
>>>
>>> Zeus - http://www.zeusedit.com/
>>
>> Thank you all very much. I'm playing with Zeus now, and, Komodo. I
>> actually have an ancient copy of Komodo, so I might just splurge for the
>> upgrade.
>>
>
> Of course, you can always run vim on windows. it is one of The Editors
> (and I would be surprised if the other was not ported) but it probably
> lacks a debugger.
>
> I would not really know because I only try to debug (as in a debugger)
> C code now and then and usually only on processes that are already so
> broken that the debugger cannot make any sense of them (or perhaps
> there is a pebkac and I cannot make any sense of what the debugger
> says about the process) :-S
>
> HTH
>
> Michal
>
>