# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html first: id: 1 task_id: 1 started_at: 2007-06-12T13:35:00 completed_at: 2007-06-12T14:35:00 hours: 40.0 work_account_id: 1 started: id: 2 task_id: 4 started_at: 2007-06-12T13:35:00 work_account_id: 1 personal: id: 3 task_id: 1 started_at: 2007-06-12T13:35:00 completed_at: 2007-06-12T14:35:00 user_id: 1000001 hours: 40.0 work_account_id: 1 brother_of_started: id: 5 task_id: 4 started_at: 2007-06-12T13:35:00 completed_at: 2007-06-12T14:35:00 work_account_id: 1 without_task: id: 6 work_account_id: 1 started_at: 2007-06-13T13:35:00 completed_at: 2007-06-13T14:35:00 hours: 8.0 user_id: 1000001