Description
Compares two Ruby enumerable sequences and identifies the changes between them. It is useful for test assertions, text comparison, patch-style output, and tools that need understandable differences.
Diff output may include private text, file contents, or generated data. Limit report visibility when comparing secrets, customer records, or proprietary source code.