tracks/app/assets/javascripts/application.js

32 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
// the compiled file.
//
// WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD
// GO AFTER THE REQUIRES BELOW.
//
//= require jquery
//= require jquery_ujs
// Stuff in app/assets
//= require tracks.js
// Stuff in vendor/assets
2012-10-15 20:31:06 -05:00
//= require jquery-ui-1.9.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 niftycube
//= require superfish
//= require supersubs
2012-10-15 20:31:06 -05:00
//= require swf_fu