Sha256: 4607500ba90061ee333856c7ee60a259f09f6eedcb745f0d3e21cb21654f57c8

Contents?: true

Size: 527 Bytes

Versions: 33

Compression:

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

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
billing-0.2.2 test/fixtures/billing/payments.yml
billing-0.2.1 test/fixtures/billing/payments.yml
billing-0.2.0 test/fixtures/billing/payments.yml
billing-0.1.9 test/fixtures/billing/payments.yml
billing-0.1.8 test/fixtures/billing/payments.yml
billing-0.1.7 test/fixtures/billing/payments.yml
billing-0.1.6 test/fixtures/billing/payments.yml
billing-0.1.5 test/fixtures/billing/payments.yml
billing-0.1.4 test/fixtures/billing/payments.yml
billing-0.1.3 test/fixtures/billing/payments.yml
billing-0.1.2a test/fixtures/billing/payments.yml
billing-0.1.2 test/fixtures/billing/payments.yml
billing-0.1.1 test/fixtures/billing/payments.yml
billing-0.1.0a test/fixtures/billing/payments.yml
billing-0.1.0 test/fixtures/billing/payments.yml
billing-0.0.9 test/fixtures/billing/payments.yml
billing-0.0.8a test/fixtures/billing/payments.yml
billing-0.0.8 test/fixtures/billing/payments.yml
billing-0.0.7i test/fixtures/billing/payments.yml
billing-0.0.7g test/fixtures/billing/payments.yml