| Class | Churn::ChurnOptions |
| In: |
lib/churn/options.rb
|
| Parent: | Object |
responsible for storing the churn configuration
| DEFAULT_CHURN_DIRECTORY | = | "tmp/churn" |
| DEFAULT_MINIMUM_CHURN_COUNT | = | 5 |
| DEFAULT_START_TIME | = | '3 months ago' |
| DEFAULT_REPORT_HOST | = | 'http://churn.picoappz.com' |
| data_directory | [RW] | |
| history | [RW] | |
| ignores | [RW] | |
| minimum_churn_count | [RW] | |
| name | [RW] | |
| report_host | [RW] | |
| start_date | [RW] |