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