I’ve been intrigued by Ruby for a while and recently decided to learn
more about it. The first thing I began searching for was an IDE. From
this forum/mailing list, I found out about Netbeans’ new Ruby support.
As I was researching it, I came across the Netbeans Ruby IDE.
(Latest build is netbeans-rubyide-hudson-490.zip)
It’s Netbeans without the Java. As far as I can tell, it has only been
in development for a few days. But it already shows major promise IMHO.
If you want a free Ruby-only IDE (with Rails support), this seems ideal.
It’s very clean and and responsive (compared to normal Netbeans and
Eclipse) and it seems to have all the features you need and nothing you
don’t.
Only issues encountered so far:
- Code completion doesn’t work. (Maybe I just don’t know how to enable
it?) - A few minor cosmetic bugs.
With my very limited knowledge of Ruby, I’ve only done some basic
testing. I’m curious to see how it handles large projects compared to
commercial IDEs.