Skip to content

Instantly share code, notes, and snippets.

@eamexicano
Created May 14, 2013 04:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eamexicano/5573707 to your computer and use it in GitHub Desktop.
Save eamexicano/5573707 to your computer and use it in GitHub Desktop.
galetahub /ckeditor - assets/ckeditor/application.js - This references jQuery, jQueryUI (optional - I use it), jQueryUJS included in a rails 3.2.x app
//= require jquery
//= require jquery-ui.min
//= require jquery_ujs
//= require ckeditor/filebrowser/javascripts/jquery.tmpl.min.js
//= require ckeditor/filebrowser/javascripts/fileuploader.js
//= require ckeditor/filebrowser/javascripts/application.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment