Sha256: 4c1aee11c41ada630a335840d1962a6c4b28d7cbc8e29df2eaa0abef1eb5c592

Contents?: true

Size: 369 Bytes

Versions: 11

Compression:

Stored size: 369 Bytes

Contents

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

one:
  id: MyString
  customer_id: 
  name: MyString
  exp_month: 1
  exp_year: 1
  brand: MyString
  last4: MyString
  cvc_check: MyString

two:
  id: MyString
  customer_id: 
  name: MyString
  exp_month: 1
  exp_year: 1
  brand: MyString
  last4: MyString
  cvc_check: MyString

Version data entries

11 entries across 11 versions & 1 rubygems

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