Asset gem for nmmf/base64image. A plugin for CKEditor.
Usage
Add to Gemfile
gem 'ckeditor-base64image'
Add to application.js
(after requiring ckeditor/init
)
//= require ckeditor/base64image
Replace 'Image'
with 'base64image'
in app/assets/javascripts/ckeditor/config.js
for the toolbar configuration.