Class: Growthbook::FeatureUsageCallback

Inherits:
Object
  • Object
show all
Defined in:
lib/growthbook/feature_usage_callback.rb

Overview

Extendable class that can be used as the feature usage callback

Instance Method Summary collapse

Instance Method Details

#on_feature_usage(_feature_key, _result) ⇒ Object



6
# File 'lib/growthbook/feature_usage_callback.rb', line 6

def on_feature_usage(_feature_key, _result); end