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
/
channel.rb
blob: d67269728300b9dac6a4a0db443ece02d7b6c513 (
plain
)
1
2
3
4
module ApplicationCable class Channel < ActionCable::Channel::Base end end