ruby-rails-html-sanitizer

HTML sanitization for Rails applications
  https://github.com/rafaelfranca/rails-html-sanitizer
  0
  no reviews



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.