class Rails::Html::WhiteListSanitizer
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