summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-02-03 22:14:00 -0700
committermo khan <mo@mokhan.ca>2015-02-03 22:14:00 -0700
commit3371919560ef37fac3f59c95ad4cf2f6a472ef57 (patch)
treef158207e234353b33298e640bac0510a9782a3bd /app/assets/javascripts
parent4827894034d47962bfc6c51472c9ed2617ebf3a9 (diff)
add endpoint for cloud lookup.
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/files.coffee3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/javascripts/files.coffee b/app/assets/javascripts/files.coffee
new file mode 100644
index 0000000..24f83d1
--- /dev/null
+++ b/app/assets/javascripts/files.coffee
@@ -0,0 +1,3 @@
+# Place all the behaviors and hooks related to the matching controller here.
+# All this logic will automatically be available in application.js.
+# You can use CoffeeScript in this file: http://coffeescript.org/