seperate js in files

This commit is contained in:
Josh
2018-06-13 14:43:08 -04:00
parent 83642f22c1
commit 7fadd6be69
16 changed files with 109 additions and 134 deletions

View File

@ -30,7 +30,6 @@
<%= yield %>
<!-- Modal Load -->
<% if current_user %>
<%= render "shared/modals/create_room_modal" %>
<% end %>