"Dan Munk" <danmunk / gmail.com> writes: > > I am evaluating a number of editors for my company for Rails and > utility development. I am looking at > > TextMate > SubEthaEdit > Komodo > > I would appreciate any recommendations. I don't do a lot of development on OS X, but when I do I use the same thing I use on other platforms: Emacs. On OS X, I use the GNU Emacs 21.3.50.1 binary for 10.3 that I got at http://webweavertech.com/ovidiu/emacs.html The guy who compiled it (Andrew Choi) has since switched to XEmacs http://members.shaw.ca/akochoi-xemacs/ Both of these work fine with ruby-mode.el, which comes with Ruby. I hope this helps, Tim