//= require ckeditor/plugins/onchange/plugin.js //= require_self (function() { CKEDITOR.config.extraPlugins += ",onchange"; })(this);