method
sanitized_allowed_attributes
v3.2.13 -
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 120
def sanitized_allowed_attributes
white_list_sanitizer.allowed_attributes
end