1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actiontext/test/unit
George Claghorn 930402101c Implement ActiveStorage::Blob#attachable_plain_text_representation
Fixes that file attachments without captions would not be represented in plain text generated from rich-text content, causing ActionText::RichText#present? to return false.

Closes #36607.
2019-07-07 22:03:06 -04:00
..
attachment_test.rb Implement ActiveStorage::Blob#attachable_plain_text_representation 2019-07-07 22:03:06 -04:00
content_test.rb Import Action Text 2019-01-04 22:22:49 -05:00
model_test.rb Deduplicate ActionText::RichText embeds 2019-05-17 16:46:16 -04:00
plain_text_conversion_test.rb Import Action Text 2019-01-04 22:22:49 -05:00
trix_attachment_test.rb Import Action Text 2019-01-04 22:22:49 -05:00