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 sous-chefs#61 (via @jheth)
  • Loading branch information
fnichol authored and phlipper committed Feb 1, 2012
1 parent fce0be1 commit 10a9385
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 @@ -40,4 +40,5 @@ class Chef::Resource
class Chef::Recipe
# mix in recipe helpers
include Chef::RVM::RecipeHelpers
include Chef::RVM::StringHelpers
end

0 comments on commit 10a9385

Please sign in to comment.