GitList
About
Refresh
Report bug
Help
browsing:
9006a1f677927637fd9ec92aad6729a8fb70831b
Branches
backbonejs-auth
chat-css
history
master
sending-messages
Files
Commits
Stats
Network
xmpp-bachelor.git
/
app
/
controllers
/
chat_controller.rb
Raw
Blame
History
1
2
3
4
5
6
7
class
ChatController
<
ApplicationController
def
index
end
end