Method: ActionView::Helpers::SanitizeHelper::ClassMethods#sanitized_allowed_attributes
- Defined in:
- actionpack/lib/action_view/helpers/sanitize_helper.rb
#sanitized_allowed_attributes ⇒ Object
120 121 122 |
# File 'actionpack/lib/action_view/helpers/sanitize_helper.rb', line 120 def sanitized_allowed_attributes white_list_sanitizer.allowed_attributes end |