A fairly new development tool for Ruby coders is RadRails, a free integrated development environment (IDE) that works as an Eclipse plug-in. In March, Aptana released version 1.0 of this open source ...
The past few months, I've covered a number of automated testing systems available to Ruby programmers in general and Rails developers in particular. Automated testing, especially when you use it ...
eWEEK content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More. CodeGear, a division of Borland Software, is contributing ...
The Ruby on Rails site bills its eponymous project as “Web development that doesn’t hurt.” I’m not really sure what that means, but it certainly sounds good. Further down on the page, it says, “Rails ...
Introducing JDI The APIs we’ll be using are part of the Java Debug Interface (JDI), a set of Java APIs for remotely inspecting a running application. It’s part of the Java Platform Debugger ...