Mercurial > zeropaste
changeset 345:0b3a5edd923d
coffee: application.
author | edogawaconan <me@myconan.net> |
---|---|
date | Thu, 03 Jul 2014 14:50:58 +0900 |
parents | 49ae9d1f4f2c |
children | d08135e07f6c |
files | app/assets/javascripts/application.js app/assets/javascripts/application.js.coffee |
diffstat | 2 files changed, 5 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/app/assets/javascripts/application.js Thu Jul 03 14:50:18 2014 +0900 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,17 +0,0 @@ -// 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_ujs -//= require bootstrap/tab -//= require bootstrap/button -//= require bootstrap/dropdown -//= require boot