RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Install Hudson For Rails on Ubuntu, The Tricky Part

Before switching to Hudson, we used CruiseControl.rb. Compared to CruiseControl.rb, I love these features: easily kill or start a new build; test all branches or some branches in a git repository. so you can create separate ci for each of your branches easily; code coverage plugin; code metric plugin; more stable and mature. Hudson is easy to install but configuration is a little tricky, So I wrote this blog Install CI Hudson for Ruby on Ubuntu. Hope this may helpful.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in