Sha256: 0e72b49387db779c713dfd1c5c5a82124a661ba8fe4473a8a00df5723d5ecd00
Contents?: true
Size: 277 Bytes
Versions: 29
Compression:
Stored size: 277 Bytes
Contents
# typed: strong # 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
29 entries across 29 versions & 1 rubygems