Sha256: eaf3662e9b27dcf22743381124f8fbca23a8e4d10de3600125dece385c4babde
Contents?: true
Size: 143 Bytes
Versions: 43
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true module ActiveModel def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end end
Version data entries
43 entries across 43 versions & 6 rubygems