Binary package “ruby-escape-utils” in ubuntu mantic

Faster string escaping routines for your web apps

 escape_utils provides fast HTML escaping of string. It has
 monkey-patches for Rack::Utils, CGI, URI, ERB::Util and Haml and
 ActionView which speed up their escaping.
 .
 It's assumed that all input is UTF-8 encoded.