Skip to content

Instantly share code, notes, and snippets.

@someara
Created August 10, 2012 18:21
Show Gist options
  • Save someara/3316439 to your computer and use it in GitHub Desktop.
Save someara/3316439 to your computer and use it in GitHub Desktop.
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