Created
August 10, 2012 18:21
-
-
Save someara/3316439 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
begin | |
require 'nokogiri' | |
rescue LoadError | |
Chef::Log.warn("Libraries in the SMF cookbook depend on chef_gem 'nokogiri'. Please include_recipe 'smf::default' before attempting to use them.") | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment