CKEditor 5 + Rails app
https://new-ckeditor-demo.herokuapp.com/ Demo of CKEditor 5 + Rails (and some other my gems which I put on a single demo app).
Gem is here: https://github.com/igorkasyanchuk/new_ckeditor.
Link to source of demo app is available from demo site.
It requires some time to configure but gives flexibility and full control. In the future could be optimized and improved with your suggestions and contributions :)
Comments
Thanks for the effort of creating a gem. Looks like the simplest way to get going with integrating ckeditor 5 into a new rails app I’m developing for a customer in Leeds so I’m just about to give it a go but would like to point out the broken link to your gem on here. It takes me to a 404 page not found
correct link to gem is https://github.com/igorkasyanchuk/new_ckeditor
(without dot at the end ) !
New gem has been added: https://github.com/Mati365/ckeditor5-rails
Post a comment