Mercurial > zeropaste
annotate app/assets/javascripts/application.js @ 341:5a404e66f8a4
Update gems.
author | edogawaconan <me@myconan.net> |
---|---|
date | Wed, 28 May 2014 15:19:20 +0900 |
parents | 41b0903c9b2b |
children |
rev | line source |
---|---|
0 | 1 // This is a manifest file that'll be compiled into application.js, which will include all the files |
2 // listed below. | |
3 // | |
4 // Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts, | |
5 // or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path. | |
6 // | |
7 // It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the | |
8 // the compiled file. | |
9 // | |
10 // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD | |
11 // GO AFTER THE REQUIRES BELOW. | |
12 // | |
39 | 13 //= require jquery_ujs |
334 | 14 //= require bootstrap/tab |
15 //= require bootstrap/button | |
16 //= require bootstrap/dropdown | |
214
22c4b5f90e24
Massive javascript and html refactor. Also, ie9
Edho Arief <edho@myconan.net>
parents:
128
diff
changeset
|
17 //= require boot |