module
Ruby on Rails latest stable (v7.1.3.2)
-
0 notes
Action View Sanitize Helpers
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.