module

ActionView::Helpers::SanitizeHelper

The 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.

Files

  • actionview/lib/action_view/helpers/sanitize_helper.rb

Nested classes and modules