aboutsummaryrefslogtreecommitdiffstats
path: root/test/dummy/app/assets/javascripts/messages.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/dummy/app/assets/javascripts/messages.js')
-rw-r--r--test/dummy/app/assets/javascripts/messages.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/dummy/app/assets/javascripts/messages.js b/test/dummy/app/assets/javascripts/messages.js
new file mode 100644
index 0000000000..dee720facd
--- /dev/null
+++ b/test/dummy/app/assets/javascripts/messages.js
@@ -0,0 +1,2 @@
+// Place all the behaviors and hooks related to the matching controller here.
+// All this logic will automatically be available in application.js.