Sha256: 88ab3a52a8b19562a4cb26800680a7c13883bf73c166759e5fe8ad301158c133
Contents?: true
Size: 270 Bytes
Versions: 9
Compression:
Stored size: 270 Bytes
Contents
# 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
9 entries across 9 versions & 1 rubygems