CruiseControl.rb

Here’s some great news for Ruby developers; CruiseControl for Rails projects created by ThoughtWorks (the authors of CruiseControl.NET). It only takes a few minutes to get up and running (as expected it “just works” with minimal configuration) and you’ve got continuous integration for your Rails apps.

CruiseControl.rb is a continuous integration tool. Its basic purpose in life is to alert members of a software project when one of them checks something into source control that breaks the build. CC.rb is easy to install, pleasant to use and simple to hack. It’s written in Ruby.

5 Minute Install Screencast

Live Demo


About this entry