Defines multiple helpers that operate various textual operations like downcase, capitalize or sanitize (strip dangerous content) from string/text attributes in ActiveRecord models at validation (or any other callback).
Benjamin Larralde
gem "text_sanitizer", "~> 0.0.1"