GitList
About
Refresh
Report bug
Help
browsing:
a229c507a38edc980459afd7aa98e5b3322ce2a9
Branches
backbonejs-auth
chat-css
history
master
sending-messages
Files
Commits
Stats
Network
xmpp-bachelor.git
/
app
/
controllers
/
chat_controller.rb
Raw
Blame
History
class ChatController < ApplicationController def index end def ws end end