super_diff 0.1.0
SuperDiff is a utility that helps you diff two complex data structures in Ruby, and gives you helpful output to show you exactly how the two data structures differ.
Gemfile:
=
install:
=
Runtime Dependencies (2):
diff-lcs
>= 0
patience_diff
>= 0