aboutsummaryrefslogblamecommitdiffstats
path: root/test/fixtures/pdfresources.yml
blob: b3e6dd0dee387f461aee4bd7be6d0dc1533cd642 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                                         

                         
             

                     
                 

                                     

    


















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

one:
  name: Resource 1
  stripe_product_id: aabc
  price: 9.99
  age_range: 1-10
  curriculum: English
  feature_slot: 1
  description: Long description
  card_description: Short description

two:
  name: Resource 2
  stripe_product_id: aabd
  price: 19.99
  age_range: 1-10
  curriculum: English
  feature_slot: 2
  description: Long description
  card_description: Short description

three:
  name: Resource 3
  stripe_product_id: aabf
  price: 19.99
  age_range: 1-10
  curriculum: English
  feature_slot: 3
  description: Long description
  card_description: Short description