Pakket: ruby-rails-html-sanitizer (1.6.2-1~exp1)
Verwijzigingen voor ruby-rails-html-sanitizer
Debian bronnen:
Het bronpakket ruby-rails-html-sanitizer downloaden:
- [ruby-rails-html-sanitizer_1.6.2-1~exp1.dsc]
- [ruby-rails-html-sanitizer_1.6.2.orig.tar.gz]
- [ruby-rails-html-sanitizer_1.6.2-1~exp1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
HTML sanitization for Rails applications
This gem is responsible to sanitize HTML fragments in Rails applications. In Rails 4.2 and above this gem will be responsible for sanitizing HTML fragments in Rails applications, i.e. in the sanitize, sanitize_css, strip_tags and strip_links methods.
Andere aan ruby-rails-html-sanitizer gerelateerde pakketten
|
|
|
|
-
- dep: ruby-loofah (>= 2.21)
- manipulation and transformation of HTML/XML documents and fragments
-
- dep: ruby-nokogiri (>= 1.15.7)
- HTML, XML, SAX, and Reader parser for Ruby