Table of Contents - diffy-3.0.1 Documentation
Pages
- LICENSE
-
README
- Diffy - Easy Diffing With Ruby
- Supported Formats
- Installation
- on Unix
- on Windows:
- Getting Started
- HTML Output
- Other Diff Options
- Diffing files instead of strings
- Full Diff Output
- Empty Diff Behavior
- Plus and Minus symbols in HTML output
- Number of lines of context around changes
- Overriding the command line options passed to diff.
- Default Diff Options
- Custom Formats
- Ruby Version Compatibility
- Testing
- Diffy - Easy Diffing With Ruby
Classes and Modules
Methods
- ::default_format — Diffy::Diff
- ::default_options — Diffy::Diff
- ::new — Diffy::Diff
- ::new — Diffy::HtmlFormatter
- #clean_line — Diffy::HtmlFormatter
- #color — Diffy::Format
- #diff_bin — Diffy::Diff
- #diff_options — Diffy::Diff
- #each — Diffy::Diff
- #each_chunk — Diffy::Diff
- #highlight — Diffy::HtmlFormatter
- #highlighted_words — Diffy::HtmlFormatter
- #html — Diffy::Format
- #html_simple — Diffy::Format
- #reconstruct_characters — Diffy::HtmlFormatter
- #split_characters — Diffy::HtmlFormatter
- #tempfile — Diffy::Diff
- #text — Diffy::Format
- #to_s — Diffy::Diff
- #to_s — Diffy::HtmlFormatter
- #wrap_line — Diffy::HtmlFormatter
- #wrap_lines — Diffy::HtmlFormatter