change /start to post

This commit is contained in:
Josh
2018-06-07 16:57:56 -04:00
parent 2b28c750a8
commit 520c489e62
3 changed files with 4 additions and 4 deletions

View File

@ -61,7 +61,7 @@ class RoomsController < ApplicationController
redirect_to current_user.main_room
end
# GET /r/:room_uid/start
# POST /r/:room_uid/start
def start
# Join the user in and start the meeting.
opts = default_meeting_options