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. Everyone is strongly encouraged to upgrade to this version as it fixes all known outstanding issues.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.2.0
Austin Ziegler
rubyforge, rdoc, rspec, rake, hoe-bundler, hoe-doofus, hoe-gemspec, hoe-git, hoe-rubygems, hoe-travis, hoe
bundle add diff-lcs
Getting Started
Learn more about the Diff-lcs gem.
Playground
Test, play and inspect the gem for yourself