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