Sha256: f2e74e31b33304d0551109a867d1eee2f07277d0c4db2a33deb79e363bb650fa

Contents?: true

Size: 427 Bytes

Versions: 4

Compression:

Stored size: 427 Bytes

Contents

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

# This model initially had no columns defined.  If you add columns to the
# model remove the '{}' from the fixture names and add the columns immediately
# below each fixture, per the syntax in the comments below
#
one:
  account: one
  price_cents: 100
  price_currency: USD
 
two:
  account: one
  price_cents: 200
  price_currency: USD

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
billing-0.0.4b test/fixtures/billing/charges.yml
billing-0.0.4a test/fixtures/billing/charges.yml
billing-0.0.4 test/fixtures/billing/charges.yml
billing-0.0.3 test/fixtures/billing/charges.yml