Sha256: 169e53fb6f3e3c40044ef315a79d0bfbc2fc52357c610288f9e16a278828b510

Contents?: true

Size: 475 Bytes

Versions: 11

Compression:

Stored size: 475 Bytes

Contents

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

one:
  id: MyString
  percent_off: 1
  amount_off: 1
  currency: MyString
  duration: MyString
  redeem_by: 2013-10-30 22:24:53
  max_redemptions: 1
  times_redeemed: 1
  duration_in_months: 1

two:
  id: MyString
  percent_off: 1
  amount_off: 1
  currency: MyString
  duration: MyString
  redeem_by: 2013-10-30 22:24:53
  max_redemptions: 1
  times_redeemed: 1
  duration_in_months: 1

Version data entries

11 entries across 11 versions & 1 rubygems

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