forked from External/greenlight
adhere to rubocop guidelines
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
class MainController < ApplicationController
|
||||
# frozen_string_literal: true
|
||||
|
||||
#before_action :redirect_to_room
|
||||
class MainController < ApplicationController
|
||||
# before_action :redirect_to_room
|
||||
|
||||
# GET /
|
||||
def index
|
||||
|
Reference in New Issue
Block a user