Sha256: c7df80b5d964ed64565fc965f365d2570035cc169981ebc2b3c8fec9dc05e964

Contents?: true

Size: 1.17 KB

Versions: 2

Compression:

Stored size: 1.17 KB

Contents

// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or any plugin's vendor/assets/javascripts directory can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// compiled file. JavaScript code in this file should be added after the last require_* statement.
//
// Read Sprockets README (https://github.com/rails/sprockets#sprockets-directives) for details
// about supported directives.
//

// JQuery
//= require jquery
//= require jquery_ujs
//= require jquery-ui/widgets/sortable
//= require jquery-ui/widget

// Bootstrap dependency 
// https://v4-alpha.getbootstrap.com/components/tooltips/
// require tether.min

// Bootstrap
//= require bootstrap/bootstrap-sprockets

// Select2
//= require select2/select2.full.min

// TweenLite
// GSAP/CSSPlugin.min
// GSAP/EasePack.min
// GSAP/ScrollToPlugin.min
// GSAP/TweenLite.min

// TinyMCE
//= require tinymce-jquery

// Binda scripts
//= require binda/dist/binda.bundle.js

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
binda-0.1.5 app/assets/javascripts/binda/application.js
binda-0.1.4 app/assets/javascripts/binda/application.js