module ApplicationCable class Channel < ActionCable::Channel::Base endend
module ApplicationCable
class Channel < ActionCable::Channel::Base
end