119 120 121
# File 'lib/jschat/http/jschat.rb', line 119 def join(room) send_json({ :join => room }, false) end