16 lines
361 B
YAML
16 lines
361 B
YAML
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||
|
|
||
|
one:
|
||
|
pricing_version: MyString
|
||
|
account_id: 1
|
||
|
expiry: 2017-04-24 22:47:08
|
||
|
billing_plan: MyString
|
||
|
stripe_customer_id: MyString
|
||
|
|
||
|
two:
|
||
|
pricing_version: MyString
|
||
|
account_id: 1
|
||
|
expiry: 2017-04-24 22:47:08
|
||
|
billing_plan: MyString
|
||
|
stripe_customer_id: MyString
|