diff options
author | Tomer Kimia <tkimia@purdue.edu> | 2014-03-02 16:37:22 -0500 |
---|---|---|
committer | Tomer Kimia <tkimia@purdue.edu> | 2014-03-02 16:37:22 -0500 |
commit | 30f922247cd818aa2025aa126d8d3ad197a40eda (patch) | |
tree | a327f6d5ae4e922bb96d061655ce1b92b2e59825 /app/assets/javascripts | |
parent | 1bfc0513fa113f5b4a61e89d74e42dd78ece44e7 (diff) | |
parent | eaf3d3cddf418c560c9619f722ea1dbc5d6cc61a (diff) |
app html still here
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r-- | app/assets/javascripts/sessions.js.coffee | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/assets/javascripts/sessions.js.coffee b/app/assets/javascripts/sessions.js.coffee new file mode 100644 index 0000000..24f83d1 --- /dev/null +++ b/app/assets/javascripts/sessions.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/ |