method
sanitized_allowed_attributes
sanitized_allowed_attributes()
public
Hide source
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 121 def sanitized_allowed_attributes white_list_sanitizer.allowed_attributes end