Sha256: 8261a95cbdf118717f8b2149d55ae95047a0902d74348181b39138405ccb339a
Contents?: true
Size: 109 Bytes
Versions: 66
Compression:
Stored size: 109 Bytes
Contents
# frozen_string_literal: true module ApplicationCable class Channel < ActionCable::Channel::Base end end
Version data entries
66 entries across 66 versions & 3 rubygems