29 Aug 2007

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

CruiseControl, RubyonRails, Technology, Tools, rails, ruby posted by Akhil Bansal

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 details. I found this tool very helpful and customizable. If you don’t use CruiseControl , I suggest you to give it a try.

Related posts:

  1. Jquery Full Calendar with Ruby on Rails Contrary to popular belief, working on a client project gives...

Related posts brought to you by Yet Another Related Posts Plugin.

blog comments powered by Disqus