instiki/vendor/rails/activerecord/test/fixtures/polymorphic_prices.yml
2010-09-05 15:24:15 -05:00

19 lines
258 B
YAML

awesome_tee_price:
id: 1
sellable_id: 1
sellable_type: Tee
sucky_tee_price:
id: 2
sellable_id: 2
sellable_type: Tee
awesome_hat_price:
id: 3
sellable_id: 1
sellable_type: Tie
sucky_hat_price:
id: 4
sellable_id: 2
sellable_type: Tie