Skip to content

Instantly share code, notes, and snippets.

@teohm
Created July 18, 2011 01:44
Show Gist options
  • Save teohm/1088364 to your computer and use it in GitHub Desktop.
Save teohm/1088364 to your computer and use it in GitHub Desktop.
rails_stack/recipes/default.rb
node.set['rvm']['default_ruby'] = 'ruby-1.9.2-p290'
require_recipe 'rvm'
node.set[:rvm_passenger][:rvm_ruby] = 'ruby-1.9.2-p290'
require_reciept 'rvm_passenger::nginx'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment