Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

include Chef::RVM::StringHelpers to provide select_ruby function #61

Closed
jheth opened this issue Dec 6, 2011 · 2 comments
Closed

include Chef::RVM::StringHelpers to provide select_ruby function #61

jheth opened this issue Dec 6, 2011 · 2 comments

Comments

@jheth
Copy link

jheth commented Dec 6, 2011

chef-gitorious calls select_ruby from it's default recipe and is relying on the rvm cookbook to provide that method.

diff --git a/recipes/default.rb b/recipes/default.rb
index d637280..6e35026 100644
--- a/recipes/default.rb
+++ b/recipes/default.rb
@@ -36,4 +36,5 @@ end
class Chef::Recipe

mix in recipe helpers

include Chef::RVM::RecipeHelpers

  • include Chef::RVM::StringHelpers
    end
@fnichol
Copy link
Contributor

fnichol commented Jan 21, 2012

Right you are, thank you!

phlipper pushed a commit to newleaders/chef-rvm that referenced this issue Feb 1, 2012
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants