RubyGems Navigation menu

sanitize 4.3.0

Sanitize is a whitelist-based HTML and CSS sanitizer. Given a list of acceptable elements, attributes, and CSS properties, Sanitize will remove all unacceptable HTML and/or CSS from a string.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 6.1.0 - September 14, 2023 (46.5 KB)
  2. 6.0.2 - July 06, 2023 (46.5 KB)
  3. 6.0.1 - January 27, 2023 (46.5 KB)
  4. 6.0.0 - August 04, 2021 (44 KB)
  5. 5.2.3 - January 11, 2021 (44 KB)
  6. 4.3.0 - September 20, 2016 (39 KB)
Show all versions (67 total)

Runtime Dependencies (3):

crass ~> 1.0.2
nokogiri >= 1.4.4
nokogumbo ~> 1.4.1

Development Dependencies (4):

minitest ~> 5.6.0
rake ~> 10.4.2
redcarpet ~> 3.2.3
yard ~> 0.8.7

Owners:

Authors:

  • Ryan Grove

SHA 256 checksum:

f73049693ea1d305c3d31867e56f0e87d7dc2ac63e8b67437c8067649006e7d0

Total downloads 80,566,570

For this version 24,031

License:

MIT

Required Ruby Version: >= 1.9.2

Required Rubygems Version: >= 1.2.0

Links: