Skip to content
This repository has been archived by the owner on Apr 23, 2019. It is now read-only.

Commit

Permalink
Use rbenv::rbenv_vars recipe for all Rails apps
Browse files Browse the repository at this point in the history
  • Loading branch information
michiels committed Aug 15, 2014
1 parent 622d0e7 commit 587ad7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/cookbooks/rails/recipes/setup.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

include_recipe "rbenv::default"
include_recipe "rbenv::ruby_build"
include_recipe "rbenv::rbenv_vars"

include_recipe "rails::dependencies"
include_recipe "rails::ruby_binaries"

0 comments on commit 587ad7b

Please sign in to comment.