aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/vegetables.yml
blob: 82bd607701a54de91aa5ec22e695d1a3e645da2e (plain) (blame)
1
2
3
4
5
6
7
8
9
first_cucumber:
  id: 1
  custom_type: Cucumber
  name: 'my cucumber'

first_cabbage:
  id: 2
  custom_type: Cabbage
  name: 'my cabbage'