GitList
About
Refresh
Report bug
Help
browsing:
e1b7175eae84ab0ea468257d79b2c93569fb7f8b
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