lib/ridley/chef_objects/cookbook_object.rb in ridley-1.1.1 vs lib/ridley/chef_objects/cookbook_object.rb in ridley-1.2.0

- old
+ new

@@ -96,10 +96,10 @@ # Download a single file from a cookbook # # @param [#to_sym] filetype # the type of file to download. These are broken up into the following types in Chef: - # - attribute (unsupported until resolved https://github.com/reset/chozo/issues/17) + # - attribute # - definition # - file # - library # - provider # - recipe