surface
Code
Branches
Tags
Commits
master
surface
/
app
/
channels
/
application_cable
/
channel.rb
Top
1
module
ApplicationCable
2
class
Channel
<
ActionCable
::
Channel
::
Base
3
end
4
end