method
sanitized_allowed_tags

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