Class: StrSanitizer

Inherits:
Object
  • Object
show all
Extended by:
HtmlEntities, Quotes
Defined in:
lib/str_sanitizer.rb,
lib/str_sanitizer/quotes.rb,
lib/str_sanitizer/version.rb,
lib/str_sanitizer/html_entities.rb

Overview

Author: Jakaria (mailto: [email protected]) Copyright: Copyright © 2017 Jakaria

Defined Under Namespace

Modules: HtmlEntities, Quotes

Constant Summary collapse

VERSION =
"0.3.0"

Method Summary

Methods included from Quotes

both_quotes, double_quote, has_any_quote?, has_both_quotes?, has_double_quote?, has_single_quote?, single_quote

Methods included from HtmlEntities

html_decode, html_encode, initizalize