Sha256: 1b12b5aa6c428dc8ef92f56e38952383cbe53869cf18f9cbca6e998e39d5195a
Contents?: true
Size: 219 Bytes
Versions: 14
Compression:
Stored size: 219 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 Channel < ActionCable::Channel::Base end end
Version data entries
14 entries across 8 versions & 3 rubygems