Insights on Ruby, Git, jQuery, Cappuccino, WordPress, Debian and OS X. Please subscribe if you find something useful!

Let Capistrano Compile Ruby 1.9 For You

Posted: June 2nd, 2009 | Author: Jerod | Filed under: Debian | Tags: , | Comments

A Capistrano task to install Ruby 1.9.1 to “/opt/ruby-1.9.1” on Debian:

With this task, you can quickly upgrade all your Debian machines to Ruby 1.9.1 without having to go through the process each time. Just:

cap ruby:install_19

blog comments powered by Disqus