index
:
xlgmokha/legacy.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
channels
/
application_cable
/
connection.rb
blob: 0ff5442f476f98d578f77221b57164cffcf08de0 (
plain
)
1
2
3
4
module ApplicationCable class Connection < ActionCable::Connection::Base end end