aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/test/unit/model_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix error saving Action Text content containing non-blob attachablesJavan Makhmali2019-01-251-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 TextGeorge Claghorn2019-01-041-0/+47