1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 revision: 1 node_id: 2 two: id: 2 revision: 1 node_id: 4 draft1: id: 100 revision: 1 node_id: 2 draft2: id: 101 revision: 1 node_id: 3 draft3: id: 102 revision: 1 node_id: 4 draft4: id: 103 revision: 1 node_id: 5