开发者

What continuous integration servers work well with ruby on rails 3 and mac?

I am using a mac as the server. I need something that works well.

I wanted to use atlassian's bamboo but my attempts have failed. The latest doc I can find on the topic is an old blog post. http://blogs.atlassian.com/news/2009/05/bamboo_customer_8.html which helps very little and results in the er开发者_开发知识库ror:

...rvm/rubies/ruby-1.8.7-p334/lib/ruby/site_ruby/1.8/rubygems.rb:900:in `report_activate_error': Could not find RubyGem bundler (>= 0) (Gem::LoadError)

I looked at http://rubyforge.org/frs/?group_id=2918 which also appears to be years out of date.

So the question is, which Continuous integration server should I use for my rails 3 project, which I can run on a mac and use .rvm (today in 2011)?


Jenkins is always worked for me, you even have a OSX installer:

http://ingorichter.blogspot.com/2011/04/jenkins-osx-installer.html


CI Joe works fine for me with rails 3 and mac.

Jenkins also seems nice, though, as Ed_ mentioned. Especially the part about the OSX installer.


CruiseControl.rb is a CI written in Ruby and can be used for Rails projects.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜