Sha256: bb949ed8e75b62db6ac737940ada5c5c70d4cfe59b54acc2635c06092e9dcf5e
Contents?: true
Size: 135 Bytes
Versions: 45
Compression:
Stored size: 135 Bytes
Contents
# frozen_string_literal: true module ActiveSupport def self.deprecator # :nodoc: ActiveSupport::Deprecation._instance end end
Version data entries
45 entries across 45 versions & 8 rubygems