254 255 256 257
# File 'lib/chatx.rb', line 254 def rejoin ThreadsWait.all_waits @websockets.values.map(&:thread) leave_all_rooms end