Sha256: 3b6ddfea06ca909f7ae823e38f356f9d9522ba82599a426f992a1c1138fa7dcb

Contents?: true

Size: 262 Bytes

Versions: 71

Compression:

Stored size: 262 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
one:
  id: 1
  task_id: 2
  name: text_file.txt
  content_type: text/plain
  content_data: data1
two:
  id: 2
  task_id: 2
  name: image.png
  content_type: image/png
  content_data: data2

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
backlog-0.37.2 test/fixtures/task_files.yml
backlog-0.37.1 test/fixtures/task_files.yml
backlog-0.36.2 test/fixtures/task_files.yml
backlog-0.10.0 test/fixtures/task_files.yml
backlog-0.10.1 test/fixtures/task_files.yml
backlog-0.10.4 test/fixtures/task_files.yml
backlog-0.10.3 test/fixtures/task_files.yml
backlog-0.10.5 test/fixtures/task_files.yml
backlog-0.10.2 test/fixtures/task_files.yml
backlog-0.10.7 test/fixtures/task_files.yml
backlog-0.10.6 test/fixtures/task_files.yml
backlog-0.10.8 test/fixtures/task_files.yml
backlog-0.11.0 test/fixtures/task_files.yml
backlog-0.12.0 test/fixtures/task_files.yml
backlog-0.12.2 test/fixtures/task_files.yml
backlog-0.12.1 test/fixtures/task_files.yml
backlog-0.12.4 test/fixtures/task_files.yml
backlog-0.12.3 test/fixtures/task_files.yml
backlog-0.14.0 test/fixtures/task_files.yml
backlog-0.13.1 test/fixtures/task_files.yml