aboutsummaryrefslogtreecommitdiffstats
path: root/app/assets/javascripts/application.js
diff options
context:
space:
mode:
authorre4k <re4k@re4k.info>2013-04-03 16:37:31 +0900
committerre4k <re4k@re4k.info>2013-04-03 16:37:31 +0900
commit532f0445a5812259a547cda32ac78ebd79d2bc77 (patch)
tree6f5d2abf9ee90419f46e8c012f25041c52447d21 /app/assets/javascripts/application.js
parentc5290eafc803266f1d7f48f7c229f6024b3dbaa6 (diff)
downloadaclog-532f0445a5812259a547cda32ac78ebd79d2bc77.tar.gz
auto pager, refactor models, favs notification
Diffstat (limited to 'app/assets/javascripts/application.js')
-rw-r--r--app/assets/javascripts/application.js14
1 files changed, 2 insertions, 12 deletions
diff --git a/app/assets/javascripts/application.js b/app/assets/javascripts/application.js
index 15ebed9..a707e05 100644
--- a/app/assets/javascripts/application.js
+++ b/app/assets/javascripts/application.js
@@ -1,13 +1,3 @@
-// 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
//= require_tree .