berkshelf / ridley

A reliable Chef API client with a clean syntax
Other
231 stars 85 forks source link

load library folder recursively #303

Closed sunruh closed 8 years ago

sunruh commented 9 years ago

Chef 12 loads the libraries folder recursively, CHEF-672 is fixed by chef/chef#2129.

lib/ridley/chef/cookbook.rb#L258 should therefore also load this folder recursively.

reset commented 9 years ago

@sunruh absolutely, thanks for bringing this to my attention!

PhilGrayson commented 8 years ago

This has been fixed in dd539363 but a new tag hasn't been created since Oct 8.

Can a repo maintainer please publish a new version of ridley to rubygems?

tas50 commented 8 years ago

A new version has been released