Sha256: 5f72601fb853c68b5e9574d9ed40e6ca8bfa267d84f216733dd9481811ca1975
Contents?: true
Size: 154 Bytes
Versions: 74
Compression:
Stored size: 154 Bytes
Contents
module SplitIoClient module Observers class NoopImpressionObserver def test_and_set(impression) # no-op end end end end
Version data entries
74 entries across 74 versions & 1 rubygems