Looking for a Ruby IDE
I'm developing (yet) another project in Ruby and got tired of using Vim
I know it is still a somewhat unknown language and younger than other ones, however there are two promising IDEs:
Being based on Eclipse is its most valued feature, to my taste (and the only remarkable one :P), since you can combine it with other plugins, such as Eclipse SVN plugin (instead of CVS)
I recently tried CDT (C/C++ Development Tool) and found it quite nice. Eclipse is getting better and better, and it is looking as a very interesting platform for building an all-language framework
