Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 573 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 573 Bytes

Ckeditor::Base64image Gem Version

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.