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.1.pre.sidekiq.pre.6.pre.release test/fixtures/disco_app/plans.yml
disco_app-0.8.8 test/fixtures/disco_app/plans.yml
disco_app-0.8.9 test/fixtures/disco_app/plans.yml
disco_app-0.9.0 test/fixtures/disco_app/plans.yml
disco_app-0.9.1 test/fixtures/disco_app/plans.yml
disco_app-0.9.2 test/fixtures/disco_app/plans.yml
disco_app-0.9.3 test/fixtures/disco_app/plans.yml
disco_app-0.9.4 test/fixtures/disco_app/plans.yml
disco_app-0.9.5 test/fixtures/disco_app/plans.yml
disco_app-0.9.6 test/fixtures/disco_app/plans.yml
disco_app-0.9.7 test/fixtures/disco_app/plans.yml
disco_app-0.9.8 test/fixtures/disco_app/plans.yml
disco_app-0.9.9 test/fixtures/disco_app/plans.yml
disco_app-0.9.10 test/fixtures/disco_app/plans.yml
disco_app-0.9.11 test/fixtures/disco_app/plans.yml
disco_app-0.10.0 test/fixtures/disco_app/plans.yml
disco_app-0.10.1 test/fixtures/disco_app/plans.yml
disco_app-0.10.2 test/fixtures/disco_app/plans.yml
disco_app-0.10.3 test/fixtures/disco_app/plans.yml
disco_app-0.10.4 test/fixtures/disco_app/plans.yml