ruby:centos
home > recipes > ruby > centos
Tasks
Task documentation
ruby:centos:install
Install ruby and rubygems.
Parameters
- ruby_build_options
- Rubygems build options.
set :ruby_build_options, { :url => "http://capitate.s3.amazonaws.com/ruby-1.8.6-p110.tar.gz", :build_dest => "/usr/src", :configure_options => "--prefix=/usr", :clean => false } - rubygems_build_options
- Rubygems build options
ducktyper.com, 14th May 2008
Theme extended from Paul Battley