Sha256: f053986e61582e6a9df4e88b8245404d8ffb2a9f570de416ec831503773475ca
Contents?: true
Size: 164 Bytes
Versions: 25
Compression:
Stored size: 164 Bytes
Contents
# frozen_string_literal: true # :markup: markdown module ActionCable def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end end
Version data entries
25 entries across 25 versions & 3 rubygems