Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement ActiveStorage::Blob#attachable_plain_text_representation | George Claghorn | 2019-07-07 | 1 | -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 partial | Chris Oliver | 2019-03-05 | 1 | -1/+7 |
| | |||||
* | Import Action Text | George Claghorn | 2019-01-04 | 1 | -0/+60 |