summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-02 14:53:10 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-02 14:53:10 -0400
commitf9a4ee4e998f5f113565a93802c041108e9a180d (patch)
tree453534c6ee9b38d921266f92ac02e7e740a7856c /app/assets/javascripts
parenta2de6b22a720671b796c88c694db905665fda142 (diff)
now ran generate without ger
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r--app/assets/javascripts/remote_usernames.js.coffee3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/javascripts/remote_usernames.js.coffee b/app/assets/javascripts/remote_usernames.js.coffee
new file mode 100644
index 0000000..24f83d1
--- /dev/null
+++ b/app/assets/javascripts/remote_usernames.js.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/