Continuous Integration in Ruby with CruiseControl.rb
Thoughtworks just released CruiseControl.rb which is a Continuous Integration server written in Ruby. They even included a slick video tutorial on how to use it on the website. It’s “based on” ThoughtWorks’ popular CruiseControl server (written in Java). Check it out.

March 13th, 2007 at 5:33 pm
Hi,
Thanks for blogging about our little project.
CC.rb is based on CruiseControl only in a rather loose sense of the word. We solve the same problem, with the benefit of learning from strengths and weaknesses of our predecessors.
Best regards,
Alex Verkhovsky
CC.rb team
ThoughtWorks