# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html open_ticket: id: 1 part_id: 1 author: johan@johansorensen.com release_id: 0 summary: first test ticket severity_id: 1 content: Just testing status_id: 1 milestone_id: 2 author_host: 127.0.0.1 created_at: 2005-06-23 20:02:23 closed_ticket: id: 2 part_id: 2 author: bob release_id: 2 summary: second test ticket severity_id: 2 content: Just testing status_id: 2 milestone_id: 2 author_host: 127.0.0.1 created_at: 2005-06-23 20:20:20 ticket3: id: 3 part_id: 2 author: bob release_id: 2 summary: third test ticket severity_id: 2 content: Just testing status_id: 1 milestone_id: 2 author_host: 127.0.0.1 created_at: 2005-06-23 20:20:20 ticket4: id: 4 part_id: 2 author: bob release_id: 2 summary: fourth test ticket severity_id: 2 content: Just testing status_id: 3 milestone_id: 2 author_host: 127.0.0.1 created_at: 2005-06-23 20:20:20