Sha256: e0d71962e2d71cae0ca5b48cfb6d301823ebb11f1a4699f60252bb425300376a

Contents?: true

Size: 383 Bytes

Versions: 3

Compression:

Stored size: 383 Bytes

Contents

# 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
started:
  id: 2
  task_id: 4
  started_at: 2007-06-12T13:35:00
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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
backlog-0.10.4 test/fixtures/works.yml
backlog-0.10.5 test/fixtures/works.yml
backlog-0.10.6 test/fixtures/works.yml