Class: Conductor::Experiment::Daily
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- Conductor::Experiment::Daily
- Defined in:
- lib/conductor/experiment/daily.rb
Overview
Schema Information
Table name: conductor_daily_experiments
id :integer not null, primary key
activity_date :date
group_name :string(255)
option_name :string(255)
conversion_value :decimal(8, 2)
views :integer
conversions :integer