Update instruction comments in application.js

This commit is contained in:
Sahat Yalkabov
2014-02-07 09:46:59 -05:00
parent 090e116546
commit 116378642f

View File

@ -1,13 +1,13 @@
// This is a manifest file that'll be compiled into application.js, which will include all the files /**
// listed below. * This is a manifest file that will be compiled into application.js, which will
// * include all the files listed below.
// Any JavaScript/Coffee file within this directory can be referenced here using a relative path. *
// * Any JavaScript file within this directory can be referenced here using a
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the * relative path.
// compiled file. *
// * It's not advisable to add code directly here, but if you do, it will appear
// Read Connect Assets README (https://github.com/adunkman/connect-assets) for details * at the bottom of the compiled file.
// about supported directives. */
//= require lib/jquery-2.1.0.min //= require lib/jquery-2.1.0.min
//= require lib/bootstrap.min //= require lib/bootstrap.min