comparison app/assets/javascripts/application.js @ 222:9bc35555d3e3

Use external jquery instead of rails' builtin Saves bandwidth and (hopefully) improves speed.
author Edho Arief <edho@myconan.net>
date Sun, 12 May 2013 12:38:03 +0900
parents 22c4b5f90e24
children 41b0903c9b2b
comparison
equal deleted inserted replaced
221:0f9f29274663 222:9bc35555d3e3
8 // the compiled file. 8 // the compiled file.
9 // 9 //
10 // WARNING: THE FIRST BLANK LINE MARKS THE END OF WHAT'S TO BE PROCESSED, ANY BLANK LINE SHOULD 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. 11 // GO AFTER THE REQUIRES BELOW.
12 // 12 //
13 //= require jquery
14 //= require jquery_ujs 13 //= require jquery_ujs
15 //= require twitter/bootstrap/tab 14 //= require twitter/bootstrap/tab
16 //= require twitter/bootstrap/button 15 //= require twitter/bootstrap/button
17 //= require twitter/bootstrap/dropdown 16 //= require twitter/bootstrap/dropdown
18 //= require boot 17 //= require boot