method
sanitized_allowed_attributes
v4.0.2 -
Show latest stable
- Class:
ActionView::Helpers::SanitizeHelper::ClassMethods
sanitized_allowed_attributes()public
No documentation available.
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 117
def sanitized_allowed_attributes
white_list_sanitizer.allowed_attributes
end