ruby-hashdiff

library for computing the smallest difference between two hashes
  https://github.com/liufengyun/hashdiff
  0
  no reviews



Given two Hashes A and B, HashDiff will calculate the smallest modification that can be made to change A into B.