Table of Contents - fabes-0.0.2 Documentation
Pages
Classes and Modules
- Fabes
- Fabes::Admin
- Fabes::Alternative
- Fabes::Configuration
- Fabes::ConnectionAdapters
- Fabes::ConnectionAdapters::AbstractAdapter
- Fabes::ConnectionAdapters::RedisAdapter
- Fabes::ConnectionHandling
- Fabes::Experiment
- Fabes::FabesRailtie
- Fabes::Helper
- Object
Methods
- ::all — Fabes::Experiment
- ::create_from — Fabes::Alternative
- ::find — Fabes::Experiment
- ::find_or_create — Fabes::Experiment
- ::new — Fabes::Alternative
- ::new — Fabes::Configuration
- ::new — Fabes::ConnectionAdapters::RedisAdapter
- ::new — Fabes::Experiment
- ::redis_connection — Fabes::ConnectionHandling
- #add_alternative — Fabes::Experiment
- #add_to_alternatives — Fabes::ConnectionAdapters::RedisAdapter
- #add_to_current_experiments — Fabes::ConnectionAdapters::RedisAdapter
- #all_experiments — Fabes::ConnectionAdapters::AbstractAdapter
- #all_experiments — Fabes::ConnectionAdapters::RedisAdapter
- #bandit_factor — Fabes::Configuration
- #calculate_weight — Fabes::Alternative
- #clear! — Fabes::ConnectionAdapters::AbstractAdapter
- #clear! — Fabes::ConnectionAdapters::RedisAdapter
- #configure — Fabes
- #connection_url_to_hash — Fabes::ConnectionHandling
- #control — Fabes::Experiment
- #current_alternative_for — Fabes::Helper
- #db — Fabes
- #establish_connection — Fabes::ConnectionHandling
- #exploration? — Fabes::Experiment
- #fabes — Fabes::Helper
- #find_alternative — Fabes::Experiment
- #find_experiment — Fabes::ConnectionAdapters::AbstractAdapter
- #find_experiment — Fabes::ConnectionAdapters::RedisAdapter
- #generate_id — Fabes::Alternative
- #get_all_experiment_names — Fabes::ConnectionAdapters::RedisAdapter
- #has_cookie_for — Fabes::Helper
- #heaviest_alternative — Fabes::Experiment
- #increment_hits! — Fabes::Alternative
- #increment_hits! — Fabes::ConnectionAdapters::AbstractAdapter
- #increment_hits! — Fabes::ConnectionAdapters::RedisAdapter
- #increment_participants! — Fabes::Alternative
- #increment_participants! — Fabes::ConnectionAdapters::AbstractAdapter
- #increment_participants! — Fabes::ConnectionAdapters::RedisAdapter
- #load_alternative — Fabes::ConnectionAdapters::RedisAdapter
- #load_alternatives — Fabes::ConnectionAdapters::RedisAdapter
- #load_experiment — Fabes::ConnectionAdapters::RedisAdapter
- #log — Object
- #mark_as_scored — Fabes::Helper
- #marked_as_scored? — Fabes::Helper
- #random_alternative — Fabes::Experiment
- #save — Fabes::Experiment
- #save_alternatives — Fabes::ConnectionAdapters::RedisAdapter
- #save_experiment — Fabes::ConnectionAdapters::AbstractAdapter
- #save_experiment — Fabes::ConnectionAdapters::RedisAdapter
- #save_experiment_data — Fabes::ConnectionAdapters::RedisAdapter
- #scorable? — Fabes::Helper
- #score! — Fabes::Helper
- #select_alternative! — Fabes::Experiment
- #set_cookie_for — Fabes::Helper
- #trackable_for — Fabes::Helper
- #tracking — Fabes::Helper
- #update_weight — Fabes::Alternative
- #update_weight — Fabes::ConnectionAdapters::AbstractAdapter
- #update_weight — Fabes::ConnectionAdapters::RedisAdapter
- #use — Fabes::Configuration