Sha256: 095c554850ebfc896f87c21f7a02c05173c009f1a09bd08bee171f540c2fd278

Contents?: true

Size: 532 Bytes

Versions: 55

Compression:

Stored size: 532 Bytes

Contents

development:
  id: 1
  name: Development
  plan_type: 0
  trial_period_days: 0
  amount: 0

comped:
  name: Comped
  plan_type: 0
  trial_period_days: 0
  amount: 0

lifetime:
  name: Lifetime
  plan_type: 1
  trial_period_days: 0
  amount: 4900

cheapo:
  name: Cheapo
  status: <%= DiscoApp::Plan.statuses[:unavailable] %>
  plan_type: 0
  trial_period_days: 14
  amount: 99

basic:
  name: Basic
  plan_type: 0
  trial_period_days: 14
  amount: 999

premium:
  name: Premium
  plan_type: 0
  trial_period_days: 28
  amount: 9999

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
disco_app-0.16.0 test/fixtures/disco_app/plans.yml
disco_app-0.17.0 test/fixtures/disco_app/plans.yml
disco_app-0.18.0 test/fixtures/disco_app/plans.yml
disco_app-0.18.2 test/fixtures/disco_app/plans.yml
disco_app-0.14.4 test/fixtures/disco_app/plans.yml
disco_app-0.18.3 test/fixtures/disco_app/plans.yml
disco_app-0.18.6 test/fixtures/disco_app/plans.yml
disco_app-0.14.3 test/fixtures/disco_app/plans.yml
disco_app-0.16.1 test/fixtures/disco_app/plans.yml
disco_app-0.15.2 test/fixtures/disco_app/plans.yml
disco_app-0.18.4 test/fixtures/disco_app/plans.yml
disco_app-0.18.1 test/fixtures/disco_app/plans.yml
disco_app-0.12.7.pre.puma.pre.3 test/fixtures/disco_app/plans.yml
disco_app-0.14.0 test/fixtures/disco_app/plans.yml
disco_app-0.13.6.pre.puma.pre.3 test/fixtures/disco_app/plans.yml