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