app/controllers/chat_controller.rb
5322702b
 class ChatController < ApplicationController
 
 	def index
 
 	end
 end