Sha256: 27f27a9ac4517b1cfa927564fa70716217c8dcbfb9a5e237ac8a156c5f74a447
Contents?: true
Size: 294 Bytes
Versions: 18
Compression:
Stored size: 294 Bytes
Contents
# Copyright (c) 2013 AppNeta, Inc. # All rights reserved. module Oboe module API def self.extend_with_tracing extend Oboe::API::Logging extend Oboe::API::Tracing extend Oboe::API::Profiling extend Oboe::API::LayerInit end extend Oboe::API::Util end end
Version data entries
18 entries across 18 versions & 1 rubygems