rails/actiontext/test
Javan Makhmali 296cc53277 Fix ActiveStorage::Blob → ActionText::TrixAttachment conversion
A regression introduced in 764803e07a5c89c931df9a1c4fe730f73b7571e6 caused blobs to appear as HTML content attachments instead of file / image attachments when editing rich text content. This change restores the original intended behavior.

References: https://github.com/rails/rails/pull/35485, https://github.com/basecamp/trix/issues/706
2019-12-03 05:57:36 -05:00
..
dummy Allow configure services for individual attachments 2019-10-01 21:24:05 +03:00
fixtures/files Import Action Text 2019-01-04 22:22:49 -05:00
system Correct test name 2019-05-20 13:59:06 -04:00
template form_with takes keyword arguments 2019-09-24 13:48:14 +09:00
unit Fix ActiveStorage::Blob → ActionText::TrixAttachment conversion 2019-12-03 05:57:36 -05:00
application_system_test_case.rb Add ActionDispatch::SystemTestCase#fill_in_rich_text_area 2019-05-13 12:44:06 -04:00
test_helper.rb Always create ActiveStorage::Blob before uploading to service 2019-09-24 07:32:59 -04:00