R. Tyler Croy wants to give this talk
Integrating Jenkins and Ruby for maximum fun
In this talk I will give a tour of plugins and techniques for integrating Ruby and Rails projects into Jenkins. As a general purpose automation server, jenkins offers a number of options for building, testing, reporting and deploying Ruby projects which may not always be obvious Ruby developers diving into Jenkins.
During this talk we'll cover:
- Running Ruby projects in Jenkins jobs
- Reporting on test results
- Analysis plugins (brakeman, linting, etc)
- Deploying Ruby projects (Heroku, AWS, CodeShip, generic bits)
The goal of this talk is not to serve as an introduction of Continuous Integration or Continuous Delivery as a concept, so much as show how to get started with incorporating Jenkins for Ruby projects to meet a continuous integration or continuous delivery use-case.
slides here (pdf)