Module: Shamu::Entities::HtmlSanitation

Extended by:
ActiveSupport::Concern, AttributeMethod
Includes:
Attributes::HtmlSanitation
Defined in:
lib/shamu/entities/html_sanitation.rb

Overview

Forces all string attributes to be html sanitized.

Defined Under Namespace

Modules: AttributeMethod

Constant Summary

Constants included from Attributes::HtmlSanitation

Attributes::HtmlSanitation::BODY_TAGS, Attributes::HtmlSanitation::SIMPLE_TAGS, Attributes::HtmlSanitation::STANDARD_FILTER_METHODS, Attributes::HtmlSanitation::UNSAFE_TAGS

Method Summary

Methods included from AttributeMethod

attribute

Methods included from Attributes::HtmlSanitation

#allow_html_sanitize, attribute, #body_html_sanitize, #none_html_sanitize, #safe_html_sanitize, #simple_html_sanitize