Friday, January 1, 2016

sanitize_cookbook_dataset (0.0.142)

This gem is called sanitize_cookbook_dataset. It allows you to interprete the dataset about cookbooks stored in yaml .yml files. I created a standalone project because it was a bit confusing to me at the time to build the Ruby Build Tools project all as one huge project - it was simpler to factor out code into separate projects, and this is why this gem here exists. It may not be overly useful to you unless you will also install the cookbooks project. The reason is that this class here will query information stored in the cookbooks project, especially the various .yml files. Several format changes happened in between though, which may lead to incompatibility problems - bear with me for now here. class Feedback has been added in September 2015 to provide more information in a "readable" manner. If you have specific suggestions to make this gem more useful for others, please drop me an email at: shevegen@gmail.com Thank you.
V247

No comments:

Post a Comment