wait for moderator with action cable

This commit is contained in:
Zachary Chai
2016-10-26 17:15:44 -04:00
parent 3aeef0a4cf
commit b701f2e9a6
16 changed files with 167 additions and 33 deletions

View File

@ -0,0 +1,11 @@
<% content_for :title do %>
<div class="title">
Looks like you're the first one here...
</div>
<small>
You will automatically join when the meeting starts
</small>
<% end %>
<%= render layout: 'shared/center_panel' do %>
<% end %>