Sha256: b8643ad811edb8022287d229d4a9dd94dc9c91ff8f37dc2a6a65b01458b0b318

Contents?: true

Size: 300 Bytes

Versions: 3

Compression:

Stored size: 300 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
first:
  id: 1
  created_at: 2007-06-11
  backlog_id: 1
  period_id: 1
  description: first task
  position: 1
another:
  id: 2
  created_at: 2007-06-12
  backlog_id: 1
  period_id: 2
  description: second task
  position: 2
  

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
backlog-0.3.0 test/fixtures/tasks.yml
backlog-0.3.1 test/fixtures/tasks.yml
backlog-0.3.2 test/fixtures/tasks.yml