Building Ruby Projects with Bundler and the Bamboo Ruby Plugin
The latest release of the Ruby plugin I develop for Atlassian Bamboo now includes some new configuration options for Bundler along with a number of other additions and improvements. In this post I want to focus on the new options available in the Bundler task, and illustrate how they are used to make Ruby builds simpler. In the past with my plugin the administrator of the CI server had two options when managing the gems associated with a build:...