From: Eric Promislow Date: 2011-04-15T05:00:31+09:00 Subject: Re: so, who's writing a dedicated ruby ide? On Apr 13, 6:29 am, Martin DeMello wrote: > The recent thread on newbie-friendliness and a "ruby in a box" IDE > made me wonder what the dedicated ruby IDEs or text editors with IDE > features out there were (as opposed to ruby plugins for larger, > general-purpose IDEs and editors). So far, the active projects I've > seen are > > * Arcadia [http://arcadia.rubyforge.org/] > * Redcar [http://redcareditor.com/] > > Others? > > martin There's always Komodo, which has been supporting Ruby since 2004. The advantage of a multi-language IDE is that it stays up to date -- I'm adding CoffeeScript support to it right now, answering this question during a compile. ... which is over. Time to test it. - Eric