Personal tools
Skip to content. | Skip to navigation
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.
Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis.
Erubis is a very fast, secure, and extensible implementation of eRuby.