Sha256: 11b4adf1332ebfa2e455347a2f9ba8641d7047601ce11dd0d02780a4f424dbfb
Contents?: true
Size: 953 Bytes
Versions: 1
Compression:
Stored size: 953 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html first: id: 1 task_id: 1 started_on: 2007-06-12 start_time: !time 13:35:00 completed_at: 2007-06-12T14:35:00 hours: 30.0 backlog_id: 1 started: id: 2 task_id: 4 started_on: 2007-06-12 start_time: !time 13:35:00 backlog_id: 1 personal: id: 3 task_id: 1 started_on: 2007-06-12 start_time: !time 13:35:00 completed_at: 2007-06-12T14:35:00 user_id: 1000001 hours: 40.0 backlog_id: 1 brother_of_started: id: 5 task_id: 4 started_on: 2007-06-12 start_time: !time 13:35:00 completed_at: 2007-06-12T14:35:00 backlog_id: 1 without_task: id: 6 backlog_id: 1 started_on: 2007-06-13 start_time: !time 13:35:00 completed_at: 2007-06-13T14:35:00 hours: 8.0 user_id: 1000001 short: id: 7 started_on: 2007-06-18 start_time: !time 10:00:00 completed_at: 2007-06-18T10:05:00 hours: 0.083 backlog_id: 1 user_id: 1000001
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
backlog-0.36.2 | test/fixtures/works.yml |