module SanitizeHelper
Ruby on Rails 3.1.12
Since v2.2.3The SanitizeHelper module provides a set of methods for scrubbing text of undesired HTML elements. These helper methods extend Action View making them callable within your template files.
Extends
Methods (defined here)
- # sanitize
- # sanitize_css
- # strip_links
- # strip_tags
Used by
Included by (1)
Methods (inherited)
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended