tracks/app/assets/javascripts/application.js

33 lines
1 KiB
JavaScript
Raw Normal View History

2012-04-05 10:43:56 +02:00
// 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 vendor/assets/javascripts of plugins, if any, 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
2014-07-07 21:25:24 -04:00
// compiled file.
2012-04-05 10:43:56 +02:00
//
2014-07-07 21:25:24 -04:00
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
// about supported directives.
2012-04-05 10:43:56 +02:00
//
//= require jquery
//= require jquery_ujs
// Stuff in app/assets
//= require tracks
//= require tracks_pages
//= require disable_fx_in_test
// Stuff in vendor/assets
//= require jquery-ui-1.10.0.custom.min
//= require jquery.ui.touch-punch.min
//= require jquery.blockUI
//= require jquery.cookie
//= require jquery.form
//= require jquery.jeditable.mini
//= require jquery.simulate.drag-sortable
//= require jquery.truncator
//= require superfish
//= require supersubs
2012-10-15 20:31:06 -05:00
//= require swf_fu