aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/fixtures/authors.yml
blob: 41c124179e1f41c07a189ca2c3e5630ee13a3f00 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

       
             

                            

                                   


       
            
                      



           
                      
david:
  id: 1
  name: David
  author_address_id: 1
  author_address_extra_id: 2
  organization_id: No Such Agency
  owned_essay_id: A Modest Proposal

mary:
  id: 2
  name: Mary
  author_address_id: 3

bob:
  id: 3
  name: Bob
  author_address_id: 4