Class: ChefGen::Snippet::Debugging

Inherits:
ChefGen::SnippetBase show all
Defined in:
lib/chef_gen/snippet/debugging.rb

Overview

adds gems useful for debugging cookbooks to the Gemfile

Constant Summary collapse

NAME =

the name of the snippet

'debugging'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase