News

Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Renato Losio and a panel of security experts ...
This should be a great Christmas present for many of you. After over three years, the “ruby-debug” gem finally installs properly on JRuby. ~/projects/jruby gem install ruby-debug Successfully ...
This is the third post in a series. The first two were on Browsing Memory the JRuby Way and Finding Leaks in Ruby Apps with Eclipse Memory Analyzer Hello again, friends! I’m back with more exciting ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
This is made possible by Ruby’s reliance on defining very basic operations in libraries. When MIT researchers rewrote those libraries, the operations contained in those collections were forced to ...
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 ...
CodeGear announced last week that it has released a new 1.1 version of 3rdRail, a Ruby on Rails integrated development environment that plugs into Eclipse. In addition, the company, Borland's former ...
The increasing popularity of dynamic languages has given rise to a growing arsenal of development tools tailored to developers using languages like Ruby, PHP, and Python. So widespread is the array of ...
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 ...