Sha256: 8bab1598eb808ff68cbd5c54d5f1a2e5ed50eb2dff28e022b96679af4bb29102

Contents?: true

Size: 318 Bytes

Versions: 11

Compression:

Stored size: 318 Bytes

Contents

past:
  id: 1
  party_id: 1
  position: 1
  start_on: 2007-06-11
  end_on: 2007-06-24
active:
  id: 2
  party_id: 1
  position: 2
  start_on: 2007-06-25
  end_on: <%=Date.today.strftime '%Y-%m-%d'%>
future:
  id: 3
  party_id: 1
  position: 3
  start_on: <%=(Date.today + 1).strftime '%Y-%m-%d'%>
  end_on: 2907-07-22

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
backlog-0.7.10 test/fixtures/periods.yml
backlog-0.7.11 test/fixtures/periods.yml
backlog-0.7.12 test/fixtures/periods.yml
backlog-0.7.7 test/fixtures/periods.yml
backlog-0.7.6 test/fixtures/periods.yml
backlog-0.7.8 test/fixtures/periods.yml
backlog-0.7.9 test/fixtures/periods.yml
backlog-0.8.0 test/fixtures/periods.yml
backlog-0.8.1 test/fixtures/periods.yml
backlog-0.9.0 test/fixtures/periods.yml
backlog-0.9.1 test/fixtures/periods.yml