From: Herman Schultz Date: 2009-08-13T06:46:37+09:00 Subject: Re: Good editor for Windows Ruby Peter Bailey wrote: > Hello, > I've been using ArachnoRuby for years and it's served me well as an > editor, but, now it's showing problems. It doesn't work with Ruby 1.9. > And, it doesn't work with the latest httpclient gem. I use that gem all > the time now. So, can anyone suggest a good Windows editor for Ruby? I > really like to use my editor for troubleshooting, so, of course, it > needs to have full debugging facilities. > > SciTe doesn't seem to do the trick for me. > > Thanks, > Peter Komodo Edit (free) has very good syntax highlighting and completion for Ruby. SVN works right out of the box too. I also like it's command console. I was able to get my company to buy the updgrade to the IDE which has a very nice script debugger. -- Posted via http://www.ruby-forum.com/.