Sha256: 573157c6e177fd69bac6d72eb49e41415676ef9980f7466325f7261d03b9d54d
Contents?: true
Size: 167 Bytes
Versions: 24
Compression:
Stored size: 167 Bytes
Contents
# frozen_string_literal: true # :markup: markdown module ActionDispatch def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end end
Version data entries
24 entries across 24 versions & 2 rubygems