Sha256: f9d9e2f4e308662ebd0cd5dc3e91807cd6729f3bfa522efd51c38e8e82ac5bfa

Contents?: true

Size: 269 Bytes

Versions: 8

Compression:

Stored size: 269 Bytes

Contents

# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  title: MyString
  completed: false
  row_order: 1
  priority: 1
  comment: MyText

two:
  title: MyString
  completed: false
  row_order: 1
  priority: 1
  comment: MyText

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
todo_rails-0.1.7 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.6 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.5 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.4 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.3 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.2 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.1 test/fixtures/todo_rails/tasks.yml
todo_rails-0.1.0 test/fixtures/todo_rails/tasks.yml