aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/test/unit/attachment_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Implement ActiveStorage::Blob#attachable_plain_text_representationGeorge Claghorn2019-07-071-0/+5
| | | | | | 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.
* Adds default trix partialChris Oliver2019-03-051-1/+7
|
* Import Action TextGeorge Claghorn2019-01-041-0/+60