Sha256: 25c312dc4f4a163baf9a9c3377a41db965f0840d06cfab05a152c08ed1f43131

Contents?: true

Size: 427 Bytes

Versions: 11

Compression:

Stored size: 427 Bytes

Contents

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

one:
  account_balance: 1
  default_card: MyString
  delinquent: false
  description: MyString
  email: MyString
  metadata: MyText
  model_type: MyString
  model_id: 1

two:
  account_balance: 1
  default_card: MyString
  delinquent: false
  description: MyString
  email: MyString
  metadata: MyText
  model_type: MyString
  model_id: 1

Version data entries

11 entries across 11 versions & 1 rubygems

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