Sha256: 2631da1a56fe641d06a135409a7b7fb59d0efaa214143946a54acecc69832087
Contents?: true
Size: 143 Bytes
Versions: 18
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module ActionCable def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end end
Version data entries
18 entries across 18 versions & 4 rubygems