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