Class Churn::ChurnHistory
In: lib/churn/history.rb
Parent: Object

responsible for storing the churn history to json, and for loading old churn history data from json.

Methods

Public Class methods

given a previous project revision find and load the churn data from a json file

takes current revision and its hash_data and stores it

[Validate]