Installs Ruby versions
cookbook 'br-ruby', '~> 0.5.2'
Installs Ruby from brightbox/ruby-ng PPA
cookbook 'ruby-ng', '~> 0.3.0'
LWRPs for installing source-built rubies. Automatically uploads built s3 binaries. Subsequent runs will download instead of rebuilding.
cookbook 'sk_ruby', '~> 2.0.16'
Builds a ruby package using ruby_build and fpm
cookbook 'ruby_pkg', '~> 0.4.0'
Ruby for Blue Jeans nodes
cookbook 'bjn_ruby', '~> 2.2.3'
Installs/Configures rvm
cookbook 'ruby_rvm', '~> 0.4.9'
Manages rbenv and installs Rbenv based Rubies
cookbook 'ruby_rbenv', '~> 5.0.22'
Installs chruby and ruby-build to build rubies from source
cookbook 'ruby_lwrp', '~> 0.1.8'
Installs and configure Ruby.
cookbook 'chef-ruby', '~> 0.1.2'
Installs Ruby 1.9 from source
cookbook 'chef_ruby', '~> 2.2.1'
Installs ruby
cookbook 'omni_ruby', '~> 1.0.1'
Manages the ruby-build framework and its installed rubies. A LWRP is also defined.
cookbook 'ruby_build', '~> 2.5.10'
A Chef cookbook for managing Ruby installations.
cookbook 'poise-ruby', '~> 2.4.0'
Install one or more ruby versions with rbenv
cookbook 'rubyenv', '~> 0.1.4'
Installs a ruby_devkit instance
cookbook 'ruby_devkit', '~> 1.2.0'
Installs postmodern's ruby-install and optionally Ruby versions.
cookbook 'ruby-install', '~> 0.2.0'
Helper Library for that extends ruby itself
cookbook 'ruby-helper', '~> 0.0.1'
Installs/Configures ruby-install
cookbook 'ruby_install', '~> 1.0.5'
Download, compile and install MRI Ruby
cookbook 'cruby', '~> 1.0.2'
Set of chef recipes for OpsWorks based Ruby projects
cookbook 'opsworks_ruby', '~> 1.23.0'