Sha256: 56e2b1259c4b7e57d8be69ca48a90386b835cd9a5412b288e443c7ac0c395a6d
Contents?: true
Size: 225 Bytes
Versions: 14
Compression:
Stored size: 225 Bytes
Contents
# Be sure to restart your server when you modify this file. Action Cable runs in an EventMachine loop that does not support auto reloading. module ApplicationCable class Connection < ActionCable::Connection::Base end end
Version data entries
14 entries across 8 versions & 3 rubygems