diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2019-03-13 15:48:14 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2019-03-13 15:48:14 -0400 |
commit | b62d43ccde70aa6fccf5341e57a695a2cfb289c1 (patch) | |
tree | 8e612d68c89e8358c80663f2dcfab35f33ba89c3 /app/assets/javascripts | |
parent | b6018ad11156d8b38a87dc682064495cd788608c (diff) | |
download | thoughts-b62d43ccde70aa6fccf5341e57a695a2cfb289c1.tar.gz thoughts-b62d43ccde70aa6fccf5341e57a695a2cfb289c1.tar.bz2 thoughts-b62d43ccde70aa6fccf5341e57a695a2cfb289c1.zip |
Game list is sortable
Diffstat (limited to 'app/assets/javascripts')
-rw-r--r-- | app/assets/javascripts/entries.coffee | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/javascripts/entries.coffee b/app/assets/javascripts/entries.coffee deleted file mode 100644 index 24f83d1..0000000 --- a/app/assets/javascripts/entries.coffee +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | # Place all the behaviors and hooks related to the matching controller here. | ||
2 | # All this logic will automatically be available in application.js. | ||
3 | # You can use CoffeeScript in this file: http://coffeescript.org/ | ||