Sha256: fb56c0468ab271676402f4f980a426548c4ed0f4c4f429bf59b7a00bfd2a7102
Contents?: true
Size: 277 Bytes
Versions: 10
Compression:
Stored size: 277 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 UnknownMetric < Sqreen::Exception end end end
Version data entries
10 entries across 10 versions & 1 rubygems