aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/lib/action_text/engine.rb
Commit message (Collapse)AuthorAgeFilesLines
* Implement ActiveStorage::Blob#attachable_plain_text_representationGeorge Claghorn2019-07-071-0/+4
| | | | | | 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.
* Add ActionDispatch::SystemTestCase#fill_in_rich_text_areaGeorge Claghorn2019-05-131-0/+7
|
* Reset ActionText::Content.renderer before and after each requestGeorge Claghorn2019-01-051-3/+6
|
* Import Action TextGeorge Claghorn2019-01-041-0/+47