1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actiontext/lib/action_text
Javan Makhmali 296cc53277 Fix ActiveStorage::Blob → ActionText::TrixAttachment conversion
A regression introduced in 764803e07a caused blobs to appear as HTML content attachments instead of file / image attachments when editing rich text content. This change restores the original intended behavior.

References: https://github.com/rails/rails/pull/35485, https://github.com/basecamp/trix/issues/706
2019-12-03 05:57:36 -05:00
..
attachables
attachments
attachable.rb
attachment.rb
attachment_gallery.rb
attribute.rb
content.rb
engine.rb
fragment.rb
gem_version.rb
html_conversion.rb
plain_text_conversion.rb
serialization.rb
system_test_helper.rb
trix_attachment.rb
version.rb