Sha256: d7ad8d9d2f2a2d1f4ca100ae600893a171cff6ef17acc0f97837800186bb7abc
Contents?: true
Size: 1013 Bytes
Versions: 22
Compression:
Stored size: 1013 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html haydn: name: Get piano lessons from Haydn location: vienna user: ludwig project: music start_time: <%= 30.days.ago %> end_time: <%= 100.days.from_now %> salieri: name: Arrange lessions with Antonio Salieri location: vienna user: ludwig project: music start_time: <%= 30.days.ago %> hearing: name: See doctor about hearing again location: vienna user: ludwig project: health start_time: <%= 30.days.ago %> sound_board: name: Get a new sound board made location: vienna user: ludwig project: health start_time: <%= 30.days.ago %> hamlet_soliloquy: name: "Edit Hamlet's soliloquy" notes: "'That is the question' or 'is that the question?'" location: stratford user: shakespeare project: hamlet start_time: <%= 30.days.ago %> othello_outline: name: Outline Othello location: stratford user: shakespeare project: othello start_time: <%= 30.days.ago %>
Version data entries
22 entries across 22 versions & 6 rubygems