diff-lcs
Diff::LCS computes the difference between two Enumerable sequences using the McIlroy-Hunt longest common subsequence (LCS) algorithm. It includes utilities to create a simple HTML diff output format and a standard diff-like tool. This is release 1.2.2, fixing a bug that prevented comparison of values that are not US-ASCII-compatible. Thanks to Jon Rowe for finding and providing most of the work behind this issue. This is a recommended release.
1.2.2
Austin Ziegler
rubyforge, rdoc, hoe-bundler, hoe-doofus, hoe-gemspec, hoe-git, hoe-rubygems, hoe-travis, rake, rspec, hoe
bundle add diff-lcs
Getting Started
Learn more about the Diff-lcs gem.
Playground
Test, play and inspect the gem for yourself