Sha256: 77dd99fe4fb43f2090c0b37f42a677d74ed5558fdbc2d4a32b27059d6a9f1583

Contents?: true

Size: 406 Bytes

Versions: 67

Compression:

Stored size: 406 Bytes

Contents

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

Version data entries

67 entries across 67 versions & 1 rubygems

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