aboutsummaryrefslogblamecommitdiffstats
path: root/activerecord/test/fixtures/entrants.yml
blob: 86f0108e52ec54a5ee76ffd4ca795108c8856184 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                      
first:
  id: 1
  course_id: 1
  name: Ruby Developer

second:
  id: 2
  course_id: 1
  name: Ruby Guru

third:
  id: 3
  course_id: 2
  name: Java Lover