CKEditor
Ckeditor 4.x integration gem for rails
No ratings yet
- Gem
- ckeditor
- Repository
- galetahub/ckeditor
- License
- MIT
- Stars
- 2,224
- Added
- August 24, 2026
About
Ckeditor 4.x integration gem for rails
CKEditor is a WYSIWYG text editor designed to simplify web content creation. It brings common word processing features directly to your web pages. Enhance your website experience with our community maintained editor. Currently this gem supports ckeditor 4 only.
What you get
- CKEditor version 5 ()
- Rails 7.x, 6.x, 5.x, 4.x integration
- Files browser
- HTML5 file uploader
- Hooks for formtastic and simple_form forms generators
- Integrated with authorization frameworks CanCanCan and Pundit
Mounting it
ruby
# Gemfile
gem "ckeditor"
# config/routes.rb
mount Ckeditor::Engine, at: "/ckeditor"
Details
2224 stars on GitHub · MIT licensed · maintained by galetahub. Source: https://github.com/galetahub/ckeditor
Discussion (0)
Sign in to join the discussion.
No comments yet.