// 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 ./app/lib/core/jquery-1.8.3.min.js //= require ./app/lib/core/jquery-ui-1.8.23.custom.min.js //= require ./app/lib/core/underscore-1.3.3.js //not_used= require_tree ./app/lib/spine //= require ./app/lib/spine/spine.js //= require ./app/lib/spine/ajax.js //= require ./app/lib/spine/route.js //not_used= require_tree ./app/lib/bootstrap //= require ./app/lib/bootstrap/bootstrap-dropdown.js //= require ./app/lib/bootstrap/bootstrap-tooltip.js //= require ./app/lib/bootstrap/bootstrap-popover.js //= require ./app/lib/bootstrap/bootstrap-modal.js //= require ./app/lib/bootstrap/bootstrap-tab.js //= require ./app/lib/bootstrap/bootstrap-transition.js //= require ./app/lib/bootstrap/bootstrap-button.js //= require_tree ./app/lib/base //= require ./app/index.js.coffee