class Rails::Html::SafeListSanitizer
def allowed_attributes(options)
def allowed_attributes(options) options[:attributes] || self.class.allowed_attributes end
def allowed_attributes(options) options[:attributes] || self.class.allowed_attributes end