We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df0c946 + 21da038 commit 0b64e50Copy full SHA for 0b64e50
lib/rails-html-sanitizer.rb
@@ -21,7 +21,7 @@ def safe_list_sanitizer
21
22
def white_list_sanitizer
23
ActiveSupport::Deprecation.warn "warning: white_list_sanitizer is" \
24
- "deprecated, please use safe_list_sanitizer instead."
+ " deprecated, please use safe_list_sanitizer instead."
25
safe_list_sanitizer
26
end
27
0 commit comments