Sha256: 22e0fa6be88b75782d3cc94002bcfb5ffa5d8c64e6f23f99b1e4e36dcc41fa82
Contents?: true
Size: 178 Bytes
Versions: 15
Compression:
Stored size: 178 Bytes
Contents
# frozen_string_literal: true module Dalli module Protocol # Preserved for backwards compatibility. Should be removed in 4.0 NOT_FOUND = ::Dalli::NOT_FOUND end end
Version data entries
15 entries across 15 versions & 1 rubygems