Sha256: c908282b72a1d5783293e8ec445052adb588fdf6353246cd943d26afa6bb9786
Contents?: true
Size: 141 Bytes
Versions: 42
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true module ActiveJob def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end end
Version data entries
42 entries across 42 versions & 5 rubygems