Sha256: d4b6a7cbfcc12df0beaef86e4aaa0e9788aa6949c832985eedd518f03d72d72c
Contents?: true
Size: 110 Bytes
Versions: 176
Compression:
Stored size: 110 Bytes
Contents
# frozen_string_literal: true module ApplicationCable class Channel < ActionCable::Channel::Base end end
Version data entries
176 entries across 176 versions & 32 rubygems