Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix error saving Action Text content containing non-blob attachables | Javan Makhmali | 2019-01-25 | 1 | -0/+9 |
| | | | | | | | | | | Failing test before the ActionText::RichText change: ``` Error: ActionText::ModelTest#test_embed_extraction_only_extracts_file_attachments: ArgumentError: Could not find or build blob: expected attachable, got #<ActionText::Attachables::RemoteImage:0x00007fb0259fef70 @url="http://example.com/cat.jpg", @content_type="image", @width=nil, @height=nil> ``` | ||||
* | Import Action Text | George Claghorn | 2019-01-04 | 1 | -0/+47 |