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