method

process_attributes

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