CruiseControl.rb: A Continuous integration tool for your rails projects.

Published on

We at vinsol recently started using CruiseControl for our rails project. CruiseControl is a continuous integration tool. Which keeps an eye on you code repository and runs all test cases (or the command you specify) whenever new version of code is found, it also sends a mail to all members specified when testcases fails with … Continue reading CruiseControl.rb: A Continuous integration tool for your rails projects.