Sha256: b3c75d7250eba14203922dee671c552a59d026ec9470413965e3aba1d4f7f8f5

Contents?: true

Size: 533 Bytes

Versions: 3

Compression:

Stored size: 533 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
  value_cents: 100
  value_currency: USD
  payment_type: one
  type: Billing::PaymentWithType
 
two:
  account: one
  value_cents: 200
  value_currency: USD
  payment_type: one
  type: Billing::PaymentWithType

Version data entries

3 entries across 3 versions & 1 rubygems

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