🚀 CKEditor 5 Ruby gem - seamless integration with Rails through web components and helper methods. 💎 Supports both GPL and commercial licenses with flexible CDN options and translations. 🎨 Easy configuration with presets, extensive plugin system, and modern async loading.
I am following the installation steps for the gem as outlined, but I'm encountering an error stating that ckeditor5_assets is an undefined local variable or method. Additionally, when I create the ckeditor5.rb file in the initializer, I receive an error at /config/initializers/ckeditor5.rb:1:in <top (required)>': uninitialized constant CKEditor5 (NameError) 2024-11-05 18:11:13. Did you mean? Ckeditor. It appears that the gem is not loading properly. @Mati365
I am following the installation steps for the gem as outlined, but I'm encountering an error stating that ckeditor5_assets is an undefined local variable or method. Additionally, when I create the ckeditor5.rb file in the initializer, I receive an error at /config/initializers/ckeditor5.rb:1:in <top (required)>': uninitialized constant CKEditor5 (NameError) 2024-11-05 18:11:13. Did you mean? Ckeditor. It appears that the gem is not loading properly. @Mati365
Can you please help.
Rails version: 6.1.7.6 Ruby: 3