method
sanitized_allowed_tags
sanitized_allowed_tags()
public
Hide source
# File actionview/lib/action_view/helpers/sanitize_helper.rb, line 129 def sanitized_allowed_tags sanitizer_vendor.white_list_sanitizer.allowed_tags end