Sha256: 94a5feae7debd705549118a800cafdef28d95c3454434caa48ca3011f4ce06ae

Contents?: true

Size: 447 Bytes

Versions: 22

Compression:

Stored size: 447 Bytes

Contents

# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html

health:
  name: Health
  start_date: <%= 20.days.ago %>
  completed: false
  user: ludwig

music:
  name: Music
  start_date: <%= 20.days.ago %>
  completed: false
  user: ludwig

hamlet:
  name: Hamlet
  start_date: <%= 2.years.ago %>
  completed: false
  user: shakespeare

othello:
  name: Othello
  start_date: <%= 20.days.ago %>
  completed: false
  user: shakespeare

Version data entries

22 entries across 22 versions & 6 rubygems

Version Path
captproton-restfulx-1.2.3 test/rails/fixtures/projects.yml
dima-restfulx-1.2.0 test/rails/fixtures/projects.yml
dima-restfulx-1.2.1 test/rails/fixtures/projects.yml
dima-restfulx-1.2.2 test/rails/fixtures/projects.yml
dima-restfulx-1.2.3 test/rails/fixtures/projects.yml
dima-restfulx-1.2.4 test/rails/fixtures/projects.yml
dima-ruboss4ruby-1.1.0 test/rails/fixtures/projects.yml
dima-ruboss4ruby-1.1.1 test/rails/fixtures/projects.yml
dima-ruboss4ruby-1.1.2 test/rails/fixtures/projects.yml
rlmattax-restfulx-1.2.4.1 test/rails/fixtures/projects.yml
restfulx-1.2.5 test/rails/fixtures/projects.yml
restfulx-1.2.3 test/rails/fixtures/projects.yml
restfulx-1.2.4 test/rails/fixtures/projects.yml
restfulx-1.2.2 test/rails/fixtures/projects.yml
restfulx-1.2.1 test/rails/fixtures/projects.yml
restfulx-1.2.0 test/rails/fixtures/projects.yml
ruboss4ruby-1.0.3 test/fixtures/projects.yml
ruboss4ruby-1.1.2 test/rails/fixtures/projects.yml
ruboss4ruby-1.0.5 test/fixtures/projects.yml
ruboss4ruby-1.1.0 test/rails/fixtures/projects.yml