class Exvo::DummyMetrics
Public Instance Methods
method_missing(method, *args, &block)
click to toggle source
# File lib/exvo/dummy_metrics.rb, line 3 def method_missing(method, *args, &block) true end
# File lib/exvo/dummy_metrics.rb, line 3 def method_missing(method, *args, &block) true end