spohlenz / tinymce-rails

Integration of TinyMCE with the Rails asset pipeline
Other
815 stars 256 forks source link

TinyMCE with Active Storage? #261

Closed colinBranca closed 4 years ago

colinBranca commented 5 years ago

Hello, I wanted to know if it was possible to save attachments with Active Storage ? If yes, how do we configure it ?

Also, now Rails 6 has now ActionText. Does someone knows if it is possible to replace the Trix default editor of ActionText to TinyMCE ?