Skip to content

Commit

Permalink
Include Chef::RVM::StringHelpers to provide select_ruby function.
Browse files Browse the repository at this point in the history
Closes #61 (via @jheth)
  • Loading branch information
fnichol committed Jan 21, 2012
1 parent f40939f commit 4eac491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ class Chef::Resource
class Chef::Recipe
# mix in recipe helpers
include Chef::RVM::RecipeHelpers
include Chef::RVM::StringHelpers
end

0 comments on commit 4eac491

Please # to comment.