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.
About this entry
You’re currently reading “CruiseControl.rb,” an entry on Slash Dot Dash
- Published:
- 03.13.07 / 11pm
- Category:
- Ruby on Rails

Comments are closed
Comments are currently closed on this entry.