show all rooms

This commit is contained in:
Josh
2018-06-01 17:28:39 -04:00
parent 475646f7c1
commit 11a61180ed
8 changed files with 43 additions and 40 deletions

View File

@ -36,8 +36,9 @@
<% if current_user %>
<%= render "shared/modals/create_room_modal" %>
<% end %>
</div>
<%= render "shared/footer" %>
</body>
</html>