method
process_attributes
v8.0.0 -
Show latest stable
- Class:
ActionText::TrixAttachment
process_attributes(attributes)private
No documentation available.
# File actiontext/lib/action_text/trix_attachment.rb, line 35
def process_attributes(attributes)
typecast_attribute_values(transform_attribute_keys(attributes))
end