aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/sanitize_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor sanitizer helpers into HTML classes and make it easy to swap them ou...Rick Olson2007-11-261-155/+53
* Extracted sanitization methods from TextHelper to SanitizeHelper [DHH] Change...David Heinemeier Hansson2007-10-101-0/+325