Sha256: 4251931e6275794baa5c656f0d24b63b8724a395eb03248f213110f0849b8509

Contents?: true

Size: 315 Bytes

Versions: 11

Compression:

Stored size: 315 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html

one:
  id: MyString
  name: MyString
  amount: 1
  interval: MyString
  interval_count: 1
  trial_period_days: 1

two:
  id: MyString
  name: MyString
  amount: 1
  interval: MyString
  interval_count: 1
  trial_period_days: 1

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
stripe_local-0.2.5 spec/fixtures/stripe_local/plans.yml
stripe_local-0.2.4 spec/fixtures/stripe_local/plans.yml
stripe_local-0.2.3 spec/fixtures/stripe_local/plans.yml
stripe_local-0.2.2 spec/fixtures/stripe_local/plans.yml
stripe_local-0.2.1 spec/fixtures/stripe_local/plans.yml
stripe_local-0.2.0 spec/fixtures/stripe_local/plans.yml
stripe_local-0.1.3 spec/fixtures/stripe_local/plans.yml
stripe_local-0.1.2 spec/fixtures/stripe_local/plans.yml
stripe_local-0.1.1 spec/fixtures/stripe_local/plans.yml
stripe_local-0.1.0 spec/fixtures/stripe_local/plans.yml
stripe_local-0.0.2 spec/fixtures/stripe_local/plans.yml