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