Class: Modesty::API

Inherits:
Object
  • Object
show all
Includes:
DatastoreMethods, ExperimentMethods, IdentityMethods, LoadMethods, MetricMethods
Defined in:
lib/modesty/api.rb,
lib/modesty/load.rb,
lib/modesty/metric.rb,
lib/modesty/identity.rb,
lib/modesty/datastore.rb,
lib/modesty/experiment.rb

Instance Attribute Summary

Attributes included from IdentityMethods

#identity

Attributes included from MetricMethods

#metrics

Attributes included from LoadMethods

#config_path, #environment, #experiments_dir, #metrics_dir, #root

Method Summary

Methods included from ExperimentMethods

#add_experiment, #decide_identity, #experiment, #experiments, #group, #group?, #new_experiment

Methods included from DatastoreMethods

#data, #handle_error, #set_store

Methods included from IdentityMethods

#identify!, #with_identity

Methods included from MetricMethods

#add_metric, #metrics_starting_with, #new_metric, #track!

Methods included from LoadMethods

#_load_with_redis, #load!, #load_all_experiments!, #load_all_metrics!, #load_config!, #load_options, #load_paths, #load_with_redis!