GoBoundless / dyph

A library of useful diffing algorithms for Ruby
https://www.boundless.com/
MIT License
8 stars 2 forks source link

WIP: add some diffing objects and a way to get them #25

Closed aamontal closed 9 years ago

aamontal commented 9 years ago

@jelder your DyphWish is my Diff Command

try Dyph3::Differ.merge_two_way_diff(t1, t2) and see if it works!