Sha256: 4ce25fe79a249318458f24f14c03c00409f955a6a6517b1ea21fb7ad6f74a9b1
Contents?: true
Size: 257 Bytes
Versions: 7
Compression:
Stored size: 257 Bytes
Contents
# frozen_string_literal: true require 'test_helper' class RailtieTest < ASDeprecationTracker::TestCase def test_deprecation_behavior assert_equal [ActiveSupport::Deprecation::DEFAULT_BEHAVIORS[:notify]], ActiveSupport::Deprecation.behavior end end
Version data entries
7 entries across 7 versions & 1 rubygems