Sha256: 0fdcf406a18278e7ed607f8b73dc5f2aa5d202eeca23cde52da751b7ce1acb0c
Contents?: true
Size: 258 Bytes
Versions: 1
Compression:
Stored size: 258 Bytes
Contents
//= require_self //= require ckeditor/ckeditor (function() { if (typeof window['CKEDITOR_BASEPATH'] === "undefined" || window['CKEDITOR_BASEPATH'] === null) { window['CKEDITOR_BASEPATH'] = "<%= asset_path(Ckeditor.asset_path) %>/"; } }).call(this);
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ckeditor-4.0.10 | app/assets/javascripts/ckeditor/init.js.erb |