Module: Zumobi

Defined in:
lib/zumobi/removing_sanitize.rb,
lib/zumobi.rb,
lib/zumobi/version.rb,
lib/zumobi/notifier.rb,
lib/zumobi/amazon_s3.rb,
lib/zumobi/gzip_reader.rb,
lib/zumobi/gzip_writer.rb,
lib/zumobi/exception_handler.rb,
lib/zumobi/notifications_logger.rb

Overview

A wrapper to add the ability to specify “removals” when sanitizing HTML. The library we’re using will remove tags, but it cannot be told to remove a tag with all of its child content, as we would want for a script or object tag, for example.

Defined Under Namespace

Classes: ExceptionHandler, GzipReader, GzipWriter, NotificationsLogger, Notifier, RemovingSanitize, S3

Constant Summary collapse

VERSION =
"0.0.16"