Sha256: 9484f22efa9d0e2cef072ebb38b4b89332d98b9a59eb1998f53fa55e07a517be
Contents?: true
Size: 134 Bytes
Versions: 25
Compression:
Stored size: 134 Bytes
Contents
# frozen_string_literal: true module Hyrax module ApplicationCable class Channel < ActionCable::Channel::Base end end end
Version data entries
25 entries across 25 versions & 1 rubygems