Flowdock
method

process_attributes

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: TrixAttachment
process_attributes(attributes) private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actiontext/lib/action_text/trix_attachment.rb, line 33
        def process_attributes(attributes)
          typecast_attribute_values(transform_attribute_keys(attributes))
        end
Register or log in to add new notes.