Personal tools
Skip to content. | Skip to navigation
provides `lazy' version of map, select, etc. by `.lazy.map'.
Module to define equality, equivalence and inspection methods.
Allows ruby objects to implement equality comparison and inspection methods. By including this module, a class indicates that its instances have explicit general contracts for `hash`, `==` and `eql?` methods.
Compares two XML Nodes (Documents, etc.) for certain semantic equivalencies. Currently written for Nokogiri, but with an eye toward supporting multiple XML libraries.
ERB Linter tool.