Developing with Ruby

Related topic: Tools Supporting Watir

Eclipse

Eclipse is a popular, open-source IDE for many languages. It contains syntax highlighting, debugging and lots of other features.

Ruby Visual Debugging with NetBeans
IntelliJ IDEA

This commercial IDE for Java, also offers a Ruby plugin.

SciTE

"SCIntilla Text Editor" is an excellent, simple open-source editor that is installed with Ruby. Recommended for people who are not familiar with the above IDEs.

IRB, the "Interactive Ruby deBugger"

IRB allows you to instantly test/debug small pieces of code as you develop a Ruby/Watir script.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.