1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actiontext/test/unit
Javan Makhmali 55a5aac670 Optimize Action Text's plain text conversion
Fixes that converting deeply nested elements could exceed the stack level.
2019-08-22 16:24:51 -04:00
..
attachment_test.rb Implement ActiveStorage::Blob#attachable_plain_text_representation 2019-07-07 22:03:06 -04:00
content_test.rb
model_test.rb Deduplicate ActionText::RichText embeds 2019-05-17 16:46:16 -04:00
plain_text_conversion_test.rb Optimize Action Text's plain text conversion 2019-08-22 16:24:51 -04:00
trix_attachment_test.rb