Sha256: e4826459a8034c4bc25087422626a319af9dc13d1f82868e960027e5480b6653
Contents?: true
Size: 172 Bytes
Versions: 34
Compression:
Stored size: 172 Bytes
Contents
# -*- encoding: utf-8 -*- # -*- frozen_string_literal: true -*- # -*- warn_indent: true -*- module ApplicationCable class Channel < ActionCable::Channel::Base end end
Version data entries
34 entries across 34 versions & 1 rubygems