bmarini / knife-inspect

Inspect your chef repo as is compares to what is on your chef server
MIT License
55 stars 13 forks source link

Hash_diff for symbols #4

Closed kirtfitzpatrick closed 11 years ago

kirtfitzpatrick commented 11 years ago

This is a refactored hash_diff that can handle symbols, hashes and arrays. Includes tests

bmarini commented 11 years ago

Thanks @kirtfitzpatrick!