summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
diff options
context:
space:
mode:
authormo khan <mo@mokhan.ca>2015-02-03 20:52:31 -0700
committermo khan <mo@mokhan.ca>2015-02-03 20:52:31 -0700
commitf73d0b92873a46d1fade3184c464b1bfe909fecb (patch)
tree579f8c94504f809bb755bcb6fe2d415188385bfb /app/assets/javascripts
parentfe7d2f8b8d806c65899c42d215cdd1578b3a108d (diff)
add scaffold for dispositions.
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/dispositions.coffee3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/javascripts/dispositions.coffee b/app/assets/javascripts/dispositions.coffee
new file mode 100644
index 0000000..24f83d1
--- /dev/null
+++ b/app/assets/javascripts/dispositions.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/