method
sanitized_shorthand_css_properties
v4.1.8 -
Show latest stable
- Class:
ActionView::Helpers::SanitizeHelper::ClassMethods
sanitized_shorthand_css_properties()public
No documentation available.
# File actionview/lib/action_view/helpers/sanitize_helper.rb, line 129
def sanitized_shorthand_css_properties
white_list_sanitizer.shorthand_css_properties
end