method
from_trix_attachment
v7.1.3.4 -
Show latest stable
- Class:
ActionText::Attachments::TrixConversion
from_trix_attachment(trix_attachment)public
No documentation available.
# File actiontext/lib/action_text/attachments/trix_conversion.rb, line 17
def from_trix_attachment(trix_attachment)
from_attributes(trix_attachment.attributes)
end