split 1.0.0 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/changes.rtf DELETED
@@ -1,14 +0,0 @@
1
- {\rtf1\ansi\ansicpg1252\cocoartf1187\cocoasubrtf390
2
- {\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3
- {\colortbl;\red255\green255\blue255;}
4
- {\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid1\'01\uc0\u8226 ;}{\levelnumbers;}\fi-360\li720\lin720 }{\listname ;}\listid1}}
5
- {\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
6
- \margl1440\margr1440\vieww10800\viewh8400\viewkind0
7
- \pard\tx220\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\li720\fi-720\pardirnatural
8
- \ls1\ilvl0
9
- \f0\fs24 \cf0 {\listtext \'95 }add beta calculation gem to gem file\
10
- {\listtext \'95 }create test which calculates probability based upon beta distribution\
11
- {\listtext \'95 }add beta distribution to experiment class\
12
- {\listtext \'95 }run test - make pass\
13
- {\listtext \'95 }add relevant information to dashboard\
14
- }
data/gemfiles/3.0.gemfile DELETED
@@ -1,8 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "appraisal"
6
- gem "rails", "~> 3.0.20"
7
-
8
- gemspec :path => "../"