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