Cleaned up code

This commit is contained in:
jfederico
2016-10-18 17:25:06 -04:00
parent ad807b636b
commit d4a9fd9147
4 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,5 @@
class LandingController < ApplicationController
def index
@refreshable = (params[:resource] == 'meeting' && !params.has_key?(:id))
@meeting_token = params[:id] || @meeting_token = helpers.new_meeting_token