module MetricsAdapter
Constants
- VERSION
Public Class Methods
configure() { |self| ... }
click to toggle source
# File lib/metrics_adapter.rb, line 33 def self.configure(&block) yield self end
# File lib/metrics_adapter.rb, line 33 def self.configure(&block) yield self end