Sha256: a8d00cff986e1d25d89c15a28e7f426af2983493ad57938920c75851994e97ef
Contents?: true
Size: 1013 Bytes
Versions: 56
Compression:
Stored size: 1013 Bytes
Contents
// This is a manifest file that'll be compiled into including all the files listed below. // Add new JavaScript/Coffee code in separate files in this directory and they'll automatically // be included in the compiled file accessible from http://example.com/assets/application.js // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the // the compiled file. // //= require jquery //= require tinymce //= !require jquery.mobile /* jquery.mobile must be after wagn to avoid mobileinit nastiness */ //= require jquery.ui.all /* jquery.ui.all must be after jquery.mobile to override dialog weirdness */ //= require jquery.ui.autocomplete.html.js /* this autocomplete must be after jquery.ui stuff */ //= require jquery.autosize //= require jquery.fileupload.js //= require jquery.iframe-transport.js //= require jquery_ujs /* Note: I attempted to get tinymce up with tinymce-jquery, but it overrode val() in ways that broke our filed updating / autosave */
Version data entries
56 entries across 56 versions & 1 rubygems