File size: 79 Bytes
f5071ca
 
 
 
1
2
3
4
5
module ApplicationCable
  class Channel < ActionCable::Channel::Base
  end
end