Sha256: 5f78daa36808f895d8a1c662cffc079d182daa7a612a28ce496d3540140f1b1d
Contents?: true
Size: 613 Bytes
Versions: 36
Compression:
Stored size: 613 Bytes
Contents
include_set Abstract::CodeFile Self::ScriptLibraries.add_item :script_jquery_helper def source_files # jquery-ui includes all interaction components, the dialog and the autocomplete widget # and all dependencies for those # decko depends on autocomplete, sortable, jquery.autosize and jquery.fileupload # the dialog widget is not used in decko but in wikirate # don't know if iframe-transport is needed but it used to be there %w[jquery-ui.js jquery.autosize.js ../../vendor/jquery_file_upload/js/jquery.fileupload.js ../../vendor/jquery_file_upload/js/jquery.iframe-transport.js] end
Version data entries
36 entries across 36 versions & 2 rubygems