Sha256: 0755de02418486e0b09fb3e429804e3b8a8442d1b857c8e0fbed74a0f4a19588
Contents?: true
Size: 287 Bytes
Versions: 10
Compression:
Stored size: 287 Bytes
Contents
# typed: ignore # Copyright (c) 2015 Sqreen. All Rights Reserved. # Please refer to our terms for more information: https://www.sqreen.com/terms.html require 'sqreen/exception' module Sqreen class MetricsStore class AlreadyRegisteredMetric < Sqreen::Exception end end end
Version data entries
10 entries across 10 versions & 1 rubygems