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